mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
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