aboutsummaryrefslogtreecommitdiffstats
path: root/view/settings.tpl
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-03-07 12:06:20 +0100
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-03-07 12:06:20 +0100
commit4690d00141352db8ca96359cbbf65ce6eb4345c4 (patch)
tree40347f010a4b15a0eb73f09de3c928258bc9d856 /view/settings.tpl
parentb2df1205ef805ab471a73f906d2eda5603a1aa66 (diff)
parentdd2ff7c796302648992835940600c18fd200c388 (diff)
downloadvolse-hubzilla-4690d00141352db8ca96359cbbf65ce6eb4345c4.tar.gz
volse-hubzilla-4690d00141352db8ca96359cbbf65ce6eb4345c4.tar.bz2
volse-hubzilla-4690d00141352db8ca96359cbbf65ce6eb4345c4.zip
Merge branch 'master' of git://github.com/friendica/friendica
Diffstat (limited to 'view/settings.tpl')
-rwxr-xr-xview/settings.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/view/settings.tpl b/view/settings.tpl
index 1172df8b9..b7f427b32 100755
--- a/view/settings.tpl
+++ b/view/settings.tpl
@@ -60,9 +60,9 @@ $suggestme
{{inc field_input.tpl with $field=$expire.days }}{{endinc}}
<div class="field input">
- <span class="field_help"><a href="#advaced-expire-popup" id="advenced-expire" class='popupbox' title="$expire.advanced">$expire.label</a></span>
+ <span class="field_help"><a href="#advanced-expire-popup" id="advanced-expire" class='popupbox' title="$expire.advanced">$expire.label</a></span>
<div style="display: none;">
- <div id="advaced-expire-popup" style="width:auto;height:auto;overflow:auto;">
+ <div id="advanced-expire-popup" style="width:auto;height:auto;overflow:auto;">
<h3>$expire.advanced</h3>
{{ inc field_yesno.tpl with $field=$expire.items }}{{endinc}}
{{ inc field_yesno.tpl with $field=$expire.notes }}{{endinc}}