mirror of
https://github.com/e107inc/e107.git
synced 2025-08-28 16:50:07 +02:00
Remove a few inline styles
This commit is contained in:
@@ -49,7 +49,7 @@ class DHTML_Calendar
|
||||
}
|
||||
else
|
||||
{
|
||||
$this->calendar_img = "<img style='vertical-align:middle; border:0px' src='".e_HANDLER."calendar/cal.gif' alt='' />";
|
||||
$this->calendar_img = "<img style='vertical-align:middle;' src='".e_HANDLER."calendar/cal.gif' alt='' />";
|
||||
}
|
||||
|
||||
if(file_exists(THEME."calendar.css"))
|
||||
|
Reference in New Issue
Block a user