*** empty log message ***
This commit is contained in:
parent
50b7537712
commit
9d4a29fa1f
4 changed files with 2 additions and 4 deletions
|
@ -33,11 +33,10 @@ $ui_fmask = array(
|
|||
array(
|
||||
'element' => 'stationLogoPath',
|
||||
'isPref' => TRUE,
|
||||
'type' => 'text',
|
||||
'type' => 'hidden',
|
||||
'label' => 'Station Logo path',
|
||||
'default' => 'img/stationlogo.gif',
|
||||
'default' => 'img/stationlogo.image',
|
||||
'required' => TRUE,
|
||||
'attributes'=> array('disabled' => 'on')
|
||||
),
|
||||
array(
|
||||
'rule' => 'regex',
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.4 KiB |
|
@ -236,4 +236,3 @@ label { font-size: 12px;
|
|||
width: 200px;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue