aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/configure.html
diff options
context:
space:
mode:
Diffstat (limited to 'tpl/configure.html')
-rw-r--r--tpl/configure.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tpl/configure.html b/tpl/configure.html
index e4bd0760..9c725a51 100644
--- a/tpl/configure.html
+++ b/tpl/configure.html
@@ -38,6 +38,7 @@
38 <input type="checkbox" name="updateCheck" id="updateCheck" {if="!empty($GLOBALS['config']['ENABLE_UPDATECHECK'])"}checked{/if}/> 38 <input type="checkbox" name="updateCheck" id="updateCheck" {if="!empty($GLOBALS['config']['ENABLE_UPDATECHECK'])"}checked{/if}/>
39 <label for="updateCheck">&nbsp;Notify me when a new release is ready</label></td> 39 <label for="updateCheck">&nbsp;Notify me when a new release is ready</label></td>
40 </tr> 40 </tr>
41
41 <tr><td></td><td class="right"><input type="submit" name="Save" value="Save config" class="bigbutton"></td></tr> 42 <tr><td></td><td class="right"><input type="submit" name="Save" value="Save config" class="bigbutton"></td></tr>
42 </table> 43 </table>
43 </form> 44 </form>