[freeside-commits] freeside/httemplate/browse part_tag.html, 1.2, 1.3

Ivan,,, ivan at wavetail.420.am
Fri Oct 14 01:55:07 PDT 2011


Update of /home/cvs/cvsroot/freeside/httemplate/browse
In directory wavetail.420.am:/tmp/cvs-serv13198/httemplate/browse

Modified Files:
	part_tag.html 
Log Message:
configuration menu reorganization

Index: part_tag.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/browse/part_tag.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -w -d -r1.2 -r1.3
--- part_tag.html	17 Jul 2010 21:41:48 -0000	1.2
+++ part_tag.html	14 Oct 2011 08:55:05 -0000	1.3
@@ -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', },



More information about the freeside-commits mailing list