mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
patch from sebastian to removed some forgotten debug output
This commit is contained in:
parent
f78132d150
commit
3d259ec31a
@ -913,7 +913,7 @@
|
||||
{
|
||||
$options = 'id="'.($cell['id'] ? $cell['id'] : $form_name).'" '.$options;
|
||||
}
|
||||
$html .= '<!-- hudel '.$type.' -->';
|
||||
|
||||
switch ($type)
|
||||
{
|
||||
case 'label': // size: [b[old]][i[talic]],[link],[activate_links],[label_for],[link_target],[link_popup_size],[link_title]
|
||||
|
Loading…
Reference in New Issue
Block a user