Restore notifications heading
// FREEBIE
This commit is contained in:
parent
8e1e0afd19
commit
1b72ef6170
3 changed files with 7 additions and 1 deletions
|
@ -329,7 +329,8 @@
|
|||
<script type='text/x-tmpl-mustache' id='settings'>
|
||||
<div class='content'>
|
||||
<a class='x close'>×</a>
|
||||
<h3>{{ notificationSettingsDialog }}</h3>
|
||||
<h3>{{ notifications }}</h3>
|
||||
<p>{{ notificationSettingsDialog }}</p>
|
||||
<div>
|
||||
<input type='radio' name='notifications' id='notification-setting-message' value='message'>
|
||||
<label for='notification-setting-message'>{{ nameAndMessage }} </label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue