From 8e9aaebf5b3376701f38378855e22d4c8791cfb7 Mon Sep 17 00:00:00 2001 From: the_systech Date: Thu, 5 Jul 2001 21:04:53 +0000 Subject: [PATCH] template for db_utilities git-svn-id: file:///svn/phpbb/trunk@577 89ea8834-ac86-4346-8a33-228a782c2dd0 --- .../templates/Default/admin/db_utilities.tpl | 49 +++++++++++++++++++ phpBB/templates/PSO/admin/db_utilities.tpl | 40 +++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 phpBB/templates/Default/admin/db_utilities.tpl create mode 100644 phpBB/templates/PSO/admin/db_utilities.tpl diff --git a/phpBB/templates/Default/admin/db_utilities.tpl b/phpBB/templates/Default/admin/db_utilities.tpl new file mode 100644 index 0000000000..0092f005cc --- /dev/null +++ b/phpBB/templates/Default/admin/db_utilities.tpl @@ -0,0 +1,49 @@ + + + + +phpBB - DB Utilities + + + + +

Database Utilities

+
+{U_DB_MESSAGE} +
+{U_DB_LINKS} +
+
+
+Powered By phpBB 2.0 +
+ +Copyright © 2001 phpBB Group, All Rights Reserved +
+
+ + diff --git a/phpBB/templates/PSO/admin/db_utilities.tpl b/phpBB/templates/PSO/admin/db_utilities.tpl new file mode 100644 index 0000000000..588b90bcc8 --- /dev/null +++ b/phpBB/templates/PSO/admin/db_utilities.tpl @@ -0,0 +1,40 @@ + + + + +phpBB - DB Utilities + + + + +

Database Utilities

+
+{U_DB_MESSAGE} +
+{U_DB_LINKS} +
+
+
+Powered By phpBB 2.0 +
+ +Copyright © 2001 phpBB Group, All Rights Reserved +
+
+ +