X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Ffortune%2Fsetup.php;h=7e67fc61287d12c0171bc423f45f8ad95261489d;hp=ce01ece97d1b9367e7925da94d8085acb0237a02;hb=882acf90e4d2345143c3c2f7b1b9e18cdba61260;hpb=75d3419e4b2de9a888ce831df0104349dd7db657 diff --git a/plugins/fortune/setup.php b/plugins/fortune/setup.php index ce01ece9..7e67fc61 100644 --- a/plugins/fortune/setup.php +++ b/plugins/fortune/setup.php @@ -3,7 +3,7 @@ /** * plugins/fortune/setup.php * - * Copyright (c) 1999-2003 The SquirrelMail Project Team + * Copyright (c) 1999-2004 The SquirrelMail Project Team * Licensed under the GNU GPL. For full terms see the file COPYING. * * Original code contributed by paulm@spider.org @@ -12,8 +12,13 @@ * fortune above the message listing. * * $Id$ + * @package plugins + * @subpackage fortune */ +/** +* +*/ function squirrelmail_plugin_init_fortune() { global $squirrelmail_plugin_hooks; @@ -53,7 +58,7 @@ function fortune_load() { function fortune_options() { global $fortune_visible; - echo "" . _("Fortunes:") . "\n"; + echo "" . html_tag('td',_("Fortunes:"),'right','','nowrap') . "\n"; echo '