Happy New Year
[squirrelmail.git] / templates / default_advanced / options_highlight_list.tpl
index a76b247fec9c1d797ffbaa61fc97e41e24473f04..43ea2be5668d0064cc05c70a9e759c57c184c2ae 100644 (file)
@@ -17,7 +17,7 @@
  *      $move_up        - URL foundation to move a rule up
  *      $move_down      - URL foundation to move a rule down
  *
- * @copyright 1999-2011 The SquirrelMail Project Team
+ * @copyright 1999-2020 The SquirrelMail Project Team
  * @license http://opensource.org/licenses/gpl-license.php GNU Public License
  * @version $Id$
  * @package squirrelmail
@@ -101,7 +101,7 @@ extract($t);
  </tr>
  <tr>
   <td class="ruleButtons">
-   <a href="<?php echo $add_rule; ?>"><?php echo getIcon($icon_theme_path, 'plus.png', _("Add"), _("Add")); ?></a> Add Rule
+   <a href="<?php echo $add_rule; ?>"><?php echo getIcon($icon_theme_path, 'plus.png', _("Add"), _("Add")); ?></a> <?php echo _("Add Rule"); ?>
   </td>
  </tr>
 </table>