aboutsummaryrefslogtreecommitdiffstats
path: root/portal-common/src/main/webapp/framework/browser/templates/home.html
diff options
context:
space:
mode:
Diffstat (limited to 'portal-common/src/main/webapp/framework/browser/templates/home.html')
-rw-r--r--portal-common/src/main/webapp/framework/browser/templates/home.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/portal-common/src/main/webapp/framework/browser/templates/home.html b/portal-common/src/main/webapp/framework/browser/templates/home.html
index 527cb574..41426f61 100644
--- a/portal-common/src/main/webapp/framework/browser/templates/home.html
+++ b/portal-common/src/main/webapp/framework/browser/templates/home.html
@@ -1,4 +1,4 @@
-/*
+<!--
Copyright 2016-2017, Huawei Technologies Co., Ltd.
@@ -14,7 +14,7 @@
See the License for the specific language governing permissions and
limitations under the License.
-*/
+-->
<div class="homecontent center" ng-init="loadTemplate()">
<div class="container">
@@ -69,7 +69,7 @@
<a ui-sref=".list" ui-sref-active="link_active">List</a>
</li>
<li>
- <a ui-sref=".provinceMgmt" ui-sref-active="link_active">Province Management</a>
+ <a ui-sref=".provinceMgmt" ui-sref-active="link_active">Management</a>
</li>
</div>
</div>