summaryrefslogtreecommitdiffstats
path: root/modules-available/dozmod/templates/runtimeconfig.html
diff options
context:
space:
mode:
Diffstat (limited to 'modules-available/dozmod/templates/runtimeconfig.html')
-rw-r--r--modules-available/dozmod/templates/runtimeconfig.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/dozmod/templates/runtimeconfig.html b/modules-available/dozmod/templates/runtimeconfig.html
index 0033d60a..db895f6d 100644
--- a/modules-available/dozmod/templates/runtimeconfig.html
+++ b/modules-available/dozmod/templates/runtimeconfig.html
@@ -19,7 +19,7 @@
<div class="checkbox">
<input type="checkbox" name="defaultLecturePermissions[admin]" value="1" {{defaultLecturePermissions.admin}} id ="lecture_admin" class="form-control">
- <label for"lecture_admin">
+ <label for="lecture_admin">
{{lang_lecturePermissionAdmin}}
</label>
</div>