summaryrefslogtreecommitdiff
path: root/httemplate/browse
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/browse
parent73f5e04d374686ab656fc4de9dc94d339f0e24b3 (diff)
configuration menu reorganization
Diffstat (limited to 'httemplate/browse')
-rw-r--r--httemplate/browse/part_tag.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/httemplate/browse/part_tag.html b/httemplate/browse/part_tag.html
index d0ef72ec3..b899fd3d0 100644
--- a/httemplate/browse/part_tag.html
+++ b/httemplate/browse/part_tag.html
@@ -1,7 +1,7 @@
<% include( 'elements/browse.html',
- 'title' => 'Tags',
- 'name_singular' => 'tag',
- 'menubar' => [ 'Add a new tag' =>
+ 'title' => 'Customer tags',
+ 'name_singular' => 'customer tag',
+ 'menubar' => [ 'Add a new customer tag' =>
$p.'edit/part_tag.html',
],
'query' => { 'table' => 'part_tag', },