update with html5 compliant code

This commit is contained in:
Philippe GRAND 2019-03-19 13:50:36 +01:00
parent ddf2e90bb1
commit a5e1a0e1dd

View File

@ -120,7 +120,7 @@ echo $this->control->tpl['ajax_selectcountry']; ?>
</tr>
<tr>
<td align="center" colspan="4"><input type="submit" class="button" value="<?php echo $langs->trans("Add"); ?>"></td>
<td class="center" colspan="4"><input type="submit" class="button" value="<?php echo $langs->trans("Add"); ?>"></td>
</tr>
</table><br>