From bc18a32d45b6c538e0418114ce0257154a4ec5ff Mon Sep 17 00:00:00 2001
From: "Paul S. Owen" <psotfx@users.sourceforge.net>
Date: Thu, 31 May 2001 22:57:53 +0000
Subject: [PATCH] Added admin link

git-svn-id: file:///svn/phpbb/trunk@395 89ea8834-ac86-4346-8a33-228a782c2dd0
---
 phpBB/templates/PSO/overall_footer.tpl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/phpBB/templates/PSO/overall_footer.tpl b/phpBB/templates/PSO/overall_footer.tpl
index e3d2a18d69..588b27eb00 100644
--- a/phpBB/templates/PSO/overall_footer.tpl
+++ b/phpBB/templates/PSO/overall_footer.tpl
@@ -1,4 +1,5 @@
 <center>
+<font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLO1}">{ADMIN_LINK}</font>
 <br clear="all" />
 <font face="{T_FONTFACE1}" size="{T_FONTSIZE1}" color="{T_FONTCOLO1}">Powered By <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> Version: {PHPBB_VERSION} - Fully templated and themed [ Paul's dev version ]</font>
 <br clear="all" />