[freeside-commits] freeside/httemplate/edit part_tag.html,1.4,1.5

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


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

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

Index: part_tag.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/part_tag.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -w -d -r1.4 -r1.5
--- part_tag.html	17 Jul 2010 22:26:36 -0000	1.4
+++ part_tag.html	14 Oct 2011 08:55:05 -0000	1.5
@@ -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' },



More information about the freeside-commits mailing list