aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-04-16 21:08:43 -0700
committerfriendica <info@friendica.com>2014-04-16 21:08:43 -0700
commitbe498be840fd23bc6dc45d6fdef6291621635f02 (patch)
treefef02459be4137bcbbd12e091a7344f814ee58f1 /view/tpl/settings.tpl
parentf191637ffa942cdbf623ad45b29050f51f60ecee (diff)
downloadvolse-hubzilla-be498be840fd23bc6dc45d6fdef6291621635f02.tar.gz
volse-hubzilla-be498be840fd23bc6dc45d6fdef6291621635f02.tar.bz2
volse-hubzilla-be498be840fd23bc6dc45d6fdef6291621635f02.zip
a few more alignment issues
Diffstat (limited to 'view/tpl/settings.tpl')
-rwxr-xr-xview/tpl/settings.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index accd8f106..1fef255f0 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -26,7 +26,7 @@
<h3 id="settings-privacy-macros">{{$lbl_pmacro}}</h3>
-<ul>
+<ul id="settings-privacy-macros">
<li><a href="#" onclick="channel_privacy_macro(2); return false" id="settings_pmacro2">{{$pmacro2}}</a></li>
<li><a href="#" onclick="channel_privacy_macro(1); return false" id="settings_pmacro1">{{$pmacro1}}</a></li>
<li><a href="#" onclick="channel_privacy_macro(3); return false" id="settings_pmacro3">{{$pmacro3}}</a></li>