mirror of
https://github.com/moodle/moodle.git
synced 2025-04-20 16:04:25 +02:00
MDL-56194 admin: Allow HTML in admin setting headings
This commit is contained in:
parent
6c43d831f0
commit
23faa312a3
@ -31,7 +31,7 @@
|
||||
}
|
||||
}}
|
||||
{{#title}}
|
||||
<h3 class="main">{{title}}</h3>
|
||||
<h3 class="main">{{{title}}}</h3>
|
||||
{{/title}}
|
||||
{{#description}}
|
||||
<div class="box generalbox formsettingheading">{{{descriptionformatted}}}</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user