simple A/P
authorIvan Kohler <ivan@freeside.biz>
Wed, 31 Jul 2013 12:43:14 +0000 (05:43 -0700)
committerIvan Kohler <ivan@freeside.biz>
Wed, 31 Jul 2013 12:43:14 +0000 (05:43 -0700)
httemplate/elements/select-vend_class.html

index e323988..358bcfd 100644 (file)
@@ -2,7 +2,7 @@
                  'table'       => 'vend_class',
                  'name_col'    => 'classname',
                  'value'       => $classnum,
-                 'empty_label' => '(none)',
+                 'empty_label' => '(all)',
                  'hashref'     => { 'disabled' => '' },
                  %opt,
              )