*** empty log message ***

This commit is contained in:
sebastian 2005-04-29 15:00:49 +00:00
parent 1dc66e71a3
commit 8cff2c1d3c
15 changed files with 104 additions and 85 deletions

View file

@ -677,8 +677,12 @@ $ui_fmask = array(
'groupit' => TRUE
),
array(
'group' => array('duration', 'switchdown', 'switchup'),
'label' => 'Duration'
'group' => array('duration'),
'label' => 'Duration (ms)'
),
array(
'group' => array('switchdown', 'switchup'),
'label' => ' '
),
array(
'element' => 'cancel',