& to & and 100% to "100%" again
[squirrelmail.git] / plugins / translate / options.php
index 64c99843eb769f21b96567c248c73023a8b86f39..497eee34877d89695aab3f5415201f4fb54e2a45 100644 (file)
     */
 
    chdir('..');
-
-   session_start();
-   
-   require_once('../config/config.php');
+   require_once('../src/validate.php');
    require_once('../functions/strings.php');
    require_once('../functions/page_header.php');
    require_once('../functions/display_messages.php');
@@ -93,7 +90,7 @@
 
 ?>
    <br>
-   <table width=100% align=center border=0 cellpadding=2 cellspacing=0><tr><td bgcolor="<?php echo $color[0] ?>">
+   <table width="100%" align=center border=0 cellpadding=2 cellspacing=0><tr><td bgcolor="<?php echo $color[0] ?>">
       <center><b><?php echo _("Options") . ' - '. _("Translator"); ?></b></center>
    </td></tr></table>