Replacing deprecated HTML "center" element.
[squirrelmail.git] / plugins / translate / options.php
index 807c01c72b3d74df29bfe3f06799827d1b96a0cb..be76be2f0f4c71b862f5267056d7bff0664f8c9c 100644 (file)
@@ -27,7 +27,7 @@ displayPageHeader($color, 'None');
 
 ?>
    <table width="95%" align="center" border="0" cellpadding="1" cellspacing="0"><tr><td bgcolor="<?php echo $color[0]; ?>">
-      <center><b><?php echo _("Options") . ' - '. _("Translator"); ?></b></center>
+      <div style="text-align: center;"><b><?php echo _("Options") . ' - '. _("Translator"); ?></b></div>
    </td></tr></table>
 
    <p><?php echo _("Your server options are as follows:"); ?></p>