Addded Save / Update string from options_identities.php
[squirrelmail.git] / src / options_identities.php
index 051405f999ed0e6aa873ed75a94c0c25843b0ad4..8c8b0e0f905f0d46445132153cbd7118d4d5c246 100644 (file)
@@ -311,8 +311,8 @@ function ShowTableInfo($full_name, $email_address, $reply_to, $post)
   <tr<?PHP echo $OtherBG ?>>
     <td>&nbsp;</td><td>
       <input type=hidden name="form_for_<?PHP echo $post ?>" value="1">
-      <input type=submit name="update" value="<?PHP echo _("Save / Update") ?>">
-<?PHP 
+      <input type=submit name="update" value="<?PHP 
+   echo _("Save / Update") . '">';
    if (! $isEmptySection && $post != '') {
 ?>
       <input type=submit name="make_default_<?PHP echo $post ?>" value="<?PHP