Fixed untranslated string
[squirrelmail.git] / templates / default_advanced / options_highlight_list.tpl
index a76b247fec9c1d797ffbaa61fc97e41e24473f04..979074905fee7326ad33532fe702438a78fbe627 100644 (file)
@@ -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>