From de5b9a168daeef12b6f7bcf6e43b767a2d7f35d8 Mon Sep 17 00:00:00 2001 From: Kjartan Mannes Date: Mon, 22 Apr 2002 09:05:36 +0000 Subject: - bug fixes: * fixed mails not being parsed properly. * tracker now shows user name when you view your own recent comments. * link to submission queue now points to the right place. * fixed jabber module. * theme is now activated when changed. - applied Gerhards coding style patch. --- modules/block.module | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/block.module') diff --git a/modules/block.module b/modules/block.module index 6024a347d..3effe0fd5 100644 --- a/modules/block.module +++ b/modules/block.module @@ -34,7 +34,7 @@ function block_admin_display() { $result = db_query("SELECT * FROM blocks ORDER BY module"); // Generate output: - $output .= "
"block"), "admin")." method=\"post\">\n"; + $output .= " "block"), "admin") ." method=\"post\">\n"; $output .= "\n"; $output .= " \n"; @@ -128,7 +128,7 @@ function block_admin() { if (user_access("administer blocks")) { - print "".la(t("configure"), array("mod" => "block"))." | ".la(t("preview"), array("mod" => "block", "op" => "preview"))." | ".la(t("help"), array("mod" => "block", "op" => "help"))."
\n"; + print "". la(t("configure"), array("mod" => "block")) ." | ". la(t("preview"), array("mod" => "block", "op" => "preview")) ." | ". la(t("help"), array("mod" => "block", "op" => "help")) ."
\n"; block_init(); -- cgit v1.2.3
blockmodulestatusweightregionpath