mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-66360 mod_forum: remove debug code from template
This commit is contained in:
parent
175fd687b4
commit
66216aa052
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@
|
|||
<h4 class="d-inline mb-0 fa fa-bell-o"></h4>
|
||||
<h4 class="d-inline mb-0 ">{{#str}}notifications, core{{/str}}</h4>
|
||||
<div data-region="notification" class="col-md-12 mt-3">
|
||||
val: {{defaultsendnotifications}}
|
||||
<label class="form-check">
|
||||
<input class="form-check-input" type="radio" name="sendstudentnotifications" value="1"{{#defaultsendnotifications}} checked{{/defaultsendnotifications}}/>
|
||||
{{#str}}sendstudentnotificationsyes, mod_forum{{/str}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue