[freeside-commits] branch master updated. a916ea9c9dcc3ceefea04e66708809e0ca757f25
Ivan
ivan at 420.am
Wed Jul 31 05:43:18 PDT 2013
The branch, master has been updated
via a916ea9c9dcc3ceefea04e66708809e0ca757f25 (commit)
from 51a648bdf566a6be176b1d7f98a89a2e400481bf (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 a916ea9c9dcc3ceefea04e66708809e0ca757f25
Author: Ivan Kohler <ivan at freeside.biz>
Date: Wed Jul 31 05:43:14 2013 -0700
simple A/P
diff --git a/httemplate/elements/select-vend_class.html b/httemplate/elements/select-vend_class.html
index e323988..358bcfd 100644
--- a/httemplate/elements/select-vend_class.html
+++ b/httemplate/elements/select-vend_class.html
@@ -2,7 +2,7 @@
'table' => 'vend_class',
'name_col' => 'classname',
'value' => $classnum,
- 'empty_label' => '(none)',
+ 'empty_label' => '(all)',
'hashref' => { 'disabled' => '' },
%opt,
)
-----------------------------------------------------------------------
Summary of changes:
httemplate/elements/select-vend_class.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
More information about the freeside-commits
mailing list