From 5d6657f77a2937f7027e222a86a68274ce177214 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 27 Jan 2016 00:11:15 -0800 Subject: provide an icon to make 'add privacy group' stand out from the list of groups. Please revert if you think it's too messy. --- version.inc | 2 +- view/tpl/group_side.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/version.inc b/version.inc index 869617f9e..a9ccde1f5 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2016-01-26.1290H +2016-01-27.1291H diff --git a/view/tpl/group_side.tpl b/view/tpl/group_side.tpl index 952757076..af6014359 100755 --- a/view/tpl/group_side.tpl +++ b/view/tpl/group_side.tpl @@ -16,7 +16,7 @@ {{/foreach}}
  • - {{$createtext}} + {{$createtext}}
  • -- cgit v1.2.3