summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/runtimeconfig.html
diff options
context:
space:
mode:
authorSimon Rettberg2018-02-13 17:52:52 +0100
committerSimon Rettberg2018-02-13 17:52:52 +0100
commit59430e90b1b9334761d815aeb6e519effe7e5243 (patch)
tree479c3d1b2470daac02b9a8f24581fb18dc4ca7da /modules-available/dozmod/templates/runtimeconfig.html
parent[syslog] Permission checks when saving anonymization days (diff)
downloadslx-admin-59430e90b1b9334761d815aeb6e519effe7e5243.tar.gz
slx-admin-59430e90b1b9334761d815aeb6e519effe7e5243.tar.xz
slx-admin-59430e90b1b9334761d815aeb6e519effe7e5243.zip
[dozmod] Move subpages to pages/, hide pages where user has no permission
Diffstat (limited to 'modules-available/dozmod/templates/runtimeconfig.html')
-rw-r--r--modules-available/dozmod/templates/runtimeconfig.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules-available/dozmod/templates/runtimeconfig.html b/modules-available/dozmod/templates/runtimeconfig.html
index 1d4cc6cb..e7295d48 100644
--- a/modules-available/dozmod/templates/runtimeconfig.html
+++ b/modules-available/dozmod/templates/runtimeconfig.html
@@ -116,6 +116,7 @@
<br>
<input type="hidden" name="token" value="{{token}}">
<input type="hidden" name="action" value="runtime">
+ <input type="hidden" name="section" value="runtimeconfig">
<div class="text-right">
<button {{^allowedSave}}disabled{{/allowedSave}} class="btn btn-primary" type="submit" name="button" value="save"><span class="glyphicon glyphicon-floppy-disk"></span> {{lang_save}}</button>
</div>