Short PHP tags are against the SquirrelMail coding standards.
[squirrelmail.git] / plugins / listcommands / templates / default / non_rfc_lists.tpl
index e89c08b3675b5142546607dfe36cac403ce1697b..0769ec1cee140c8d270c7b9971cfc3336218fc3a 100644 (file)
@@ -41,14 +41,14 @@ extract($t);
     </td>
     <td align="left">
       <input type="text" name="newlist" size="30" />
-      <input type="submit" name="addlist" value="<? echo _("Add"); ?>" size="30" />
+      <input type="submit" name="addlist" value="<?php echo _("Add"); ?>" size="30" />
     </td>
   </tr>
   <tr>
     <td colspan="2">&nbsp;</td>
   </tr>
   <tr>
-    <td align="right" valign="top"><? echo _("Existing mailing lists"); ?>:</td>
+    <td align="right" valign="top"><?php echo _("Existing mailing lists"); ?>:</td>
     <td align="center">
       <table border="0" cellpadding="0" cellspacing="0">
 <?php