MDL-14312, remove align attribute in table tag, merged from MOODLE_19_STABLE
This commit is contained in:
@@ -134,7 +134,7 @@ if (!function_exists('ldap_connect')) { // Is php4-ldap really there?
|
||||
|
||||
|
||||
|
||||
<table cellspacing="0" cellpadding="5" border="0" align="center">
|
||||
<table cellspacing="0" cellpadding="5" border="0">
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user