diff options
author | Michael Vogel <icarus@dabo.de> | 2012-05-29 16:09:26 +0200 |
---|---|---|
committer | Michael Vogel <icarus@dabo.de> | 2012-05-29 16:09:26 +0200 |
commit | 68757f25042b02624bfb748c25029023b3082f62 (patch) | |
tree | 676489a112b4d972e1e5626a6dadfd604fc9ce7a /view/settings.tpl | |
parent | a08232fa955385b2eaff5f9094b39071fb1632ae (diff) | |
parent | 2eafa9a47519f9f35c5eb568cf4235c092c1dcce (diff) | |
download | volse-hubzilla-68757f25042b02624bfb748c25029023b3082f62.tar.gz volse-hubzilla-68757f25042b02624bfb748c25029023b3082f62.tar.bz2 volse-hubzilla-68757f25042b02624bfb748c25029023b3082f62.zip |
Merge remote branch 'upstream/master'
Diffstat (limited to 'view/settings.tpl')
-rw-r--r-- | view/settings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index 556cd3ba3..d61af072f 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -70,6 +70,7 @@ $unkmail {{ inc field_yesno.tpl with $field=$expire.items }}{{endinc}} {{ inc field_yesno.tpl with $field=$expire.notes }}{{endinc}} {{ inc field_yesno.tpl with $field=$expire.starred }}{{endinc}} + {{ inc field_yesno.tpl with $field=$expire.network_only }}{{endinc}} </div> </div> |