mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +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()
|
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