diff options
author | zotlabs <mike@macgirvin.com> | 2017-11-14 14:50:36 -0800 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-11-14 14:50:36 -0800 |
commit | d43542dd7a64136626550ba0569b1939b84b8146 (patch) | |
tree | f19c6f9716fcc9fe72e573d778bb45eb1c397051 /view/tpl/settings.tpl | |
parent | 59caf141d1e271ee4a6e7ab8b66f4070835dde95 (diff) | |
parent | 3c3c0ed34269cecdbda1288eab5b63c664a8859c (diff) | |
download | volse-hubzilla-d43542dd7a64136626550ba0569b1939b84b8146.tar.gz volse-hubzilla-d43542dd7a64136626550ba0569b1939b84b8146.tar.bz2 volse-hubzilla-d43542dd7a64136626550ba0569b1939b84b8146.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-x | view/tpl/settings.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index 704d89bdd..33e0aa925 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -104,6 +104,9 @@ <div id="notification-settings-collapse" class="collapse" role="tabpanel" aria-labelledby="notification-settings"> <div class="section-content-tools-wrapper"> <div id="settings-notifications"> + + {{include file="field_input.tpl" field=$mailhost}} + <h3>{{$activity_options}}</h3> <div class="group"> {{*not yet implemented *}} |