]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy/group_side.tpl
Merge branch 'master' of https://github.com/friendica/friendica
[friendica.git] / view / theme / dispy / group_side.tpl
index 10ecec2e8536c22ae944b5c010ca6b38364b3a7c..be8e23de09cda7d0ecde9863d585d32a603d5f91 100644 (file)
@@ -5,10 +5,9 @@
        <ul id="sidebar-group-ul">
                {{ for $groups as $group }}
                        <li class="sidebar-group-li">
-                               <a href="$group.href" class="sidebar-group-element {{ if $group.selected }}group-selected{{ endif }}">$group.text</a>
+                               <a href="$group.href" class="sidebar-group-element {{ if $group.selected }}group-selected{{ else }}group-other{{ endif }}">$group.text</a>
                                {{ if $group.edit }}
-                                       <a 
-                        class="groupsideedit"
+                                       <a class="groupsideedit"
                         href="$group.edit.href" title="$group.edit.title"><span class="icon small-pencil"></span></a>
                                {{ endif }}
                                {{ if $group.cid }}