*** empty log message ***

This commit is contained in:
sebastian 2005-03-23 22:56:37 +00:00
parent 4a9865e9ca
commit 44f5963d9d
9 changed files with 30 additions and 194 deletions

View file

@ -36,7 +36,8 @@ $ui_fmask = array(
'type' => 'text',
'label' => 'Station Logo path',
'default' => 'img/stationlogo.gif',
'required' => TRUE
'required' => TRUE,
'attributes'=> array('disabled' => 'on')
),
array(
'rule' => 'regex',