aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy/group_side.tpl
diff options
context:
space:
mode:
authorSimon <simon@kisikew.org>2012-03-16 10:35:19 -0700
committerSimon <simon@kisikew.org>2012-03-16 10:35:19 -0700
commit925b9c5b9ce83825f5003f88d3afbdcb620c28fc (patch)
tree12b873f7c8a507b4d348369079dd5e3c614272ec /view/theme/dispy/group_side.tpl
parent28f941193d75ca12f4cb2a38a1c60e60ad10f2a6 (diff)
parent7b15f27ba48f5a1b0e24290379e2524796776803 (diff)
downloadvolse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.tar.gz
volse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.tar.bz2
volse-hubzilla-925b9c5b9ce83825f5003f88d3afbdcb620c28fc.zip
Merge pull request #140 from simonlnu/master
weee, dispys get another update
Diffstat (limited to 'view/theme/dispy/group_side.tpl')
-rw-r--r--view/theme/dispy/group_side.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/view/theme/dispy/group_side.tpl b/view/theme/dispy/group_side.tpl
index 516d70d5b..10ecec2e8 100644
--- a/view/theme/dispy/group_side.tpl
+++ b/view/theme/dispy/group_side.tpl
@@ -1,5 +1,5 @@
-<div class="widget" id="group-sidebar">
-<h3>$title</h3>
+<div id="group-sidebar" class="widget">
+<h3 class="label">$title</h3>
<div id="sidebar-group-list">
<ul id="sidebar-group-ul">
@@ -9,7 +9,7 @@
{{ if $group.edit }}
<a
class="groupsideedit"
- href="$group.edit.href" title="$edittext"><span class="icon small-pencil"></span></a>
+ href="$group.edit.href" title="$group.edit.title"><span class="icon small-pencil"></span></a>
{{ endif }}
{{ if $group.cid }}
<input type="checkbox"