aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/group_side.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/tpl/group_side.tpl')
-rwxr-xr-xview/tpl/group_side.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl
index 4afe1286f..952757076 100755
--- a/view/tpl/group_side.tpl
+++ b/view/tpl/group_side.tpl
@@ -16,9 +16,10 @@
</li>
{{/foreach}}
<li>
- <a href="group/new">{{$createtext}}</a>
+ <a href="group/new" title="{{$createtext}}" >{{$createtext}}</a>
</li>
</ul>
+
</div>
</div>