From 1984375641fe0880f64e378e8116ca433b28dac2 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Thu, 05 Jun 2014 11:29:22 -0400 Subject: [PATCH] Merged #64 "Editable user profile page" --- src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html index 151abc4..1acf4f8 100644 --- a/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html +++ b/src/main/java/com/gitblit/wicket/pages/EmptyRepositoryPage_zh_CN.html @@ -10,7 +10,7 @@ <div class="markdown"> <div class="row"> <div class="span10 offset1"> - <h2><center>空版本库</center></h2> + <h3><center>空版本库</center></h3> <div class="alert alert-info"> <span wicket:id="repository" style="font-weight: bold;">[repository]</span> 版本库目前为空。 Gitblit 无法查看。 -- Gitblit v1.9.1