diff options
author | friendica <info@friendica.com> | 2012-03-31 00:57:59 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-03-31 00:57:59 -0700 |
commit | b4b1055b502c317513bf5c57794c004ced43a0de (patch) | |
tree | 7981c4db1897e0d9f5d316d9503c3e7b2f7122ea /view | |
parent | 8c928e67ba9f122343f53400cf0f4dae8104ffd7 (diff) | |
download | volse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.tar.gz volse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.tar.bz2 volse-hubzilla-b4b1055b502c317513bf5c57794c004ced43a0de.zip |
settings for unknown private mail acceptance
Diffstat (limited to 'view')
-rwxr-xr-x | view/settings.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index f0fd70921..8753474af 100755 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -56,6 +56,10 @@ $blocktags $suggestme +$unkmail + +{{inc field_input.tpl with $field=$cntunkmail }}{{endinc}} + {{inc field_input.tpl with $field=$expire.days }}{{endinc}} <div class="field input"> <span class="field_help"><a href="#advanced-expire-popup" id="advanced-expire" class='popupbox' title="$expire.advanced">$expire.label</a></span> |