diff --git a/module/misc/view/about.html.php b/module/misc/view/about.html.php
index f2032014c2..81ce12aa36 100644
--- a/module/misc/view/about.html.php
+++ b/module/misc/view/about.html.php
@@ -6,26 +6,7 @@
misc->zentao->version, $config->version);?>
-
-
- misc->zentao->labels as $label) echo "| $label | ";?>
-
- misc->zentao->version);
- unset($lang->misc->zentao->labels);
- ?>
-
- misc->zentao as $groupItems):?>
- |
-
- |
-
-
-
+
misc->copyright;?>
|
diff --git a/module/misc/view/links.html.php b/module/misc/view/links.html.php
new file mode 100755
index 0000000000..46529ada03
--- /dev/null
+++ b/module/misc/view/links.html.php
@@ -0,0 +1,20 @@
+
+
+ misc->zentao->labels as $label) echo "| $label | ";?>
+
+ misc->zentao->version);
+ unset($lang->misc->zentao->labels);
+ ?>
+
+ misc->zentao as $groupItems):?>
+ |
+
+ |
+
+
+