X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2Fdefault_advanced%2Foptions_order.tpl;h=22ad96429bbb5485b1bb34fe4d9bd9021732d152;hb=39352565ef2e2f1d438b23a5c291ec9e655ae8a0;hp=d6f96b9e05b58dd497c6fe81d218fa8f622aaa8c;hpb=393a696c0d8bed4d4bd4bbfa33857408f8c0ab57;p=squirrelmail.git diff --git a/templates/default_advanced/options_order.tpl b/templates/default_advanced/options_order.tpl index d6f96b9e..22ad9642 100644 --- a/templates/default_advanced/options_order.tpl +++ b/templates/default_advanced/options_order.tpl @@ -18,15 +18,13 @@ * $remove - URL foundation to remove a field from the ordering. * $add - URL foundation to add a field to the ordering. * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright © 1999-2009 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail * @subpackage templates */ -/** add required includes **/ -include(SM_PATH . 'templates/util_global.php'); /** extract template variables **/ extract($t); @@ -75,7 +73,7 @@ extract($t); $name) { echo "\n" . - "".getIcon($icon_theme_path, 'add.png', _("Add"), _("Add"))."\n" . + "".getIcon($icon_theme_path, 'plus.png', _("Add"), _("Add"))."\n" . "".htmlspecialchars($name)."\n" . "\n"; } @@ -92,4 +90,4 @@ extract($t); - \ No newline at end of file +