diff --git a/module/common/lang/en.php b/module/common/lang/en.php index 4081eed5b8..a19a862847 100644 --- a/module/common/lang/en.php +++ b/module/common/lang/en.php @@ -9,7 +9,7 @@ * @version $Id$ * @link http://www.zentao.net */ -$lang->arrow = ''; +$lang->arrow = ' '; $lang->colon = '::'; $lang->comma = ','; $lang->dot = '.'; diff --git a/module/common/lang/zh-cn.php b/module/common/lang/zh-cn.php index d0211515a3..992e08f762 100644 --- a/module/common/lang/zh-cn.php +++ b/module/common/lang/zh-cn.php @@ -9,7 +9,7 @@ * @version $Id$ * @link http://www.zentao.net */ -$lang->arrow = ''; +$lang->arrow = ' '; $lang->colon = '::'; $lang->comma = ','; $lang->dot = '。'; diff --git a/module/common/view/footer.html.php b/module/common/view/footer.html.php index a8e5755d7d..da6f8e1354 100644 --- a/module/common/view/footer.html.php +++ b/module/common/view/footer.html.php @@ -1,6 +1,7 @@ + + getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> +
-getExtViewFile(__FILE__)){include $extView; return helper::cd();}?> -
-