MDL-14656 Make welcome.html XHTML compliant
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<table class="main" align="center" cellpadding="10" cellspacing="0">
|
||||
<table class="main" cellpadding="10" cellspacing="0">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="td_mainheading" colspan="2">
|
||||
<p align="center" class="p_mainheading"><strong><?php print_string('welcomep10', 'install', $a) ?></strong></p>
|
||||
<p class="p_mainheading"><strong><?php print_string('welcomep10', 'install', $a) ?></strong></p>
|
||||
<p><?php print_string('welcomep20', 'install', $a) ?></p>
|
||||
<p><?php print_string('welcomep30', 'install', $a) ?></p>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user