]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/group_side.tpl
quattro: theme settings (a bit hackish)
[friendica.git] / view / theme / duepuntozero / group_side.tpl
old mode 100644 (file)
new mode 100755 (executable)
index 8c44645..0353b1d
@@ -13,7 +13,7 @@
                                        />
                                {{ endif }}                     
                                {{ if $group.edit }}
-                                       <a class="groupsideedit" href="$group.edit.href"><span id="group-side-editicon-$group.id" class="icon small-pencil"></span></a>
+                                       <a class="groupsideedit" href="$group.edit.href" title="$edittext"><span id="edit-sidebar-group-element-$group.id" class="group-edit-icon iconspacer small-pencil"></span></a>
                                {{ endif }}
                                <a id="sidebar-group-element-$group.id" class="sidebar-group-element {{ if $group.selected }}group-selected{{ endif }}" href="$group.href">$group.text</a>
                        </li>