Changeset 2909 for alternc/trunk/bureau/admin/mail_edit.php
- Timestamp:
- 03/27/11 19:50:37 (2 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/mail_edit.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/mail_edit.php
r2890 r2909 87 87 88 88 <tr><td><label for="alias"><?php __("Redirections<br />Other recipients:"); ?></label></td><td>(<?php __("one email per line"); ?>)<br /><textarea class="int" cols="32" rows="5" name="alias" id="alias"><?php echo $alias; ?></textarea></td></tr> 89 <!-- 89 90 <tr><td> 90 91 <?php echo __("Is it a temporary mail account?"); ?><br/> … … 92 93 <?php include_once("trash_dateselect.php"); ?> 93 94 </td></tr> 94 95 --> 95 96 <tr class="trbtn"><td colspan="2"> 96 97 <input type="submit" class="inb" name="submit" value="<?php __("Change this email address"); ?>" />
Note: See TracChangeset
for help on using the changeset viewer.
