forked from extern/egroupware
fix some html markup IE complains about
This commit is contained in:
parent
92c833afaa
commit
5734d2e143
@ -793,7 +793,7 @@ abstract class egw_framework
|
||||
*/
|
||||
protected static function _get_quick_add()
|
||||
{
|
||||
return '<span id="quick_add" />';
|
||||
return '<span id="quick_add"></span>';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user