Merge pull request #1299 from fabrixxm/optional-text-only-email
Optional text only email
This commit is contained in:
commit
ed037124b3
5 changed files with 41 additions and 18 deletions
|
@ -86,7 +86,7 @@
|
|||
<div id="settings-default-perms-menu-end"></div>
|
||||
|
||||
<div id="settings-default-perms-select" style="display: none; margin-bottom: 20px" >
|
||||
|
||||
|
||||
<div style="display: none;">
|
||||
<div id="profile-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;">
|
||||
{{$aclselect}}
|
||||
|
@ -133,6 +133,8 @@
|
|||
{{include file="field_intcheckbox.tpl" field=$notify8}}
|
||||
</div>
|
||||
|
||||
{{include file="field_checkbox.tpl" field=$email_textonly}}
|
||||
|
||||
</div>
|
||||
|
||||
<div class="settings-submit-wrapper" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue