From 34b73d8c59241e4111a04c7f280583bbed41c083 Mon Sep 17 00:00:00 2001 From: printempw Date: Sat, 26 Mar 2016 21:55:53 +0800 Subject: [PATCH] added menu item of returning to user center at admin page --- templates/admin/header.tpl.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/templates/admin/header.tpl.php b/templates/admin/header.tpl.php index a53f729e..101cb9f3 100644 --- a/templates/admin/header.tpl.php +++ b/templates/admin/header.tpl.php @@ -119,6 +119,8 @@ } echo ''; } ?> +
  • 返回
  • +
  • 用户中心