provide an icon to make 'add privacy group' stand out from the list of groups. Please revert if you think it's too messy.
This commit is contained in:
parent
d83b907cdc
commit
5d6657f77a
@ -1 +1 @@
|
|||||||
2016-01-26.1290H
|
2016-01-27.1291H
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
</li>
|
</li>
|
||||||
{{/foreach}}
|
{{/foreach}}
|
||||||
<li>
|
<li>
|
||||||
<a href="group/new" title="{{$createtext}}" >{{$createtext}}</a>
|
<a href="group/new" title="{{$createtext}}" ><i class="icon-plus-sign"></i> {{$createtext}}</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user