[freeside-commits] branch FREESIDE_2_3_BRANCH updated. e89b28b54a01b399be53a628f06386096fd2a055

Ivan ivan at 420.am
Fri Jan 18 10:25:57 PST 2013


The branch, FREESIDE_2_3_BRANCH has been updated
       via  e89b28b54a01b399be53a628f06386096fd2a055 (commit)
      from  c90e70bbdde073f7618bc52d94f45e8ab15995a7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e89b28b54a01b399be53a628f06386096fd2a055
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Jan 18 10:25:56 2013 -0800

    UI nit: fix redundant #

diff --git a/httemplate/edit/part_tag.html b/httemplate/edit/part_tag.html
index 64ecefb..537f92b 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',

-----------------------------------------------------------------------

Summary of changes:
 httemplate/edit/part_tag.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list