Fixed CRLFs. Is somebody seriously developing in Windoze??
[squirrelmail.git] / templates / default_advanced / options_highlight_list.tpl
index bd1f6647020e3254fe2cbeadb1ef7c8d88011406..0fc7d12c9ef65cde38f3d6c58b7a789543a3e0d9 100644 (file)
@@ -103,7 +103,7 @@ extract($t);
  </tr>
  <tr>
   <td class="ruleButtons">
-   <a href="<?php echo $add_rule; ?>"><?php echo getIcon($icon_theme_path, 'add.png', _("Add"), _("Add")); ?></a> Add Rule
+   <a href="<?php echo $add_rule; ?>"><?php echo getIcon($icon_theme_path, 'plus.png', _("Add"), _("Add")); ?></a> Add Rule
   </td>
  </tr>
 </table>