From 054e2e863b12af9dd88ca711ffc2bbfd8d75511e Mon Sep 17 00:00:00 2001 From: Catouse Date: Thu, 3 Apr 2014 18:00:55 +0800 Subject: [PATCH] * fixed method 'linkButton'. --- lib/front/front.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/front/front.class.php b/lib/front/front.class.php index 0216d882b5..2c45f6e216 100644 --- a/lib/front/front.class.php +++ b/lib/front/front.class.php @@ -514,7 +514,7 @@ EOT; $link .= $onlybody; } - return " "; } /**