summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorivan <ivan>2011-10-14 08:55:05 +0000
committerivan <ivan>2011-10-14 08:55:05 +0000
commitb77871d0fb98a36a8048f90193a8092550119945 (patch)
treebc5bf8541950579d7ff2467cd7d4b2a25a8ca0fc /httemplate/edit
parent73f5e04d374686ab656fc4de9dc94d339f0e24b3 (diff)
configuration menu reorganization
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 87c77fa98..2caeb27a0 100644
--- a/httemplate/edit/part_tag.html
+++ b/httemplate/edit/part_tag.html
@@ -1,6 +1,6 @@
<% include( 'elements/edit.html',
'table' => 'part_tag',
- 'name_singular' => 'tag',
+ 'name_singular' => 'customer tag',
'fields' => [
{ field=>'tagname', type=>'text', size=>10 },
{ field=>'disabled', type=>'checkbox', value=>'Y' },