summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-01-18 10:25:54 -0800
committerIvan Kohler <ivan@freeside.biz>2013-01-18 10:25:54 -0800
commit1a8a460553cd9df66c5de63b75a278c4598f5528 (patch)
tree5a1867139eb703e1bbf6a0559137d79a636a21df /httemplate/edit
parent7f8a7298e6a68c2b95e0c4a30d411889046f48b8 (diff)
UI nit: fix redundant #
Diffstat (limited to 'httemplate/edit')
-rw-r--r--httemplate/edit/part_tag.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/part_tag.html b/httemplate/edit/part_tag.html
index 5712560c1..2cf34c6e8 100644
--- a/httemplate/edit/part_tag.html
+++ b/httemplate/edit/part_tag.html
@@ -8,7 +8,7 @@
{ field=>'by_default', type=>'checkbox', value=>'Y' },
$tagcolor,
],
- 'labels' => { 'tagnum' => 'Tag #',
+ 'labels' => { 'tagnum' => 'Tag',
'tagname' => 'Tag',
'tagdesc' => 'Message',
'tagcolor' => 'Highlight Color',