aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/templates
diff options
context:
space:
mode:
authorPaul S. Owen <psotfx@users.sourceforge.net>2001-07-24 11:38:36 +0000
committerPaul S. Owen <psotfx@users.sourceforge.net>2001-07-24 11:38:36 +0000
commit66f3131922c0aedcb317f389c65a6e7f22e050ab (patch)
treef66a9093c7712bf34f5ec70683136bd274695ecf /phpBB/templates
parentee6e14617ece0359a818c16765705ad930c020c4 (diff)
downloadforums-66f3131922c0aedcb317f389c65a6e7f22e050ab.tar
forums-66f3131922c0aedcb317f389c65a6e7f22e050ab.tar.gz
forums-66f3131922c0aedcb317f389c65a6e7f22e050ab.tar.bz2
forums-66f3131922c0aedcb317f389c65a6e7f22e050ab.tar.xz
forums-66f3131922c0aedcb317f389c65a6e7f22e050ab.zip
Replaced
git-svn-id: file:///svn/phpbb/trunk@740 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates')
-rw-r--r--phpBB/templates/PSO/loginbox.tpl3
1 files changed, 0 insertions, 3 deletions
diff --git a/phpBB/templates/PSO/loginbox.tpl b/phpBB/templates/PSO/loginbox.tpl
deleted file mode 100644
index b897efe70f..0000000000
--- a/phpBB/templates/PSO/loginbox.tpl
+++ /dev/null
@@ -1,3 +0,0 @@
- <tr><form method="post" action="{S_LOGIN_ACTION}">
- <td colspan="3" align="right" valign="bottom"><font face="{T_FONTFACE1}" size="{T_FONTSIZE1}">{L_USERNAME}: <input class="text" type="text" name="username">&nbsp;&nbsp;&nbsp;{L_PASSWORD}: <input type="password" name="password">&nbsp;&nbsp;&nbsp;{L_AUTO_LOGIN}</font>:&nbsp;<input class="text" type="checkbox" name="autologin">&nbsp;&nbsp;&nbsp;<input type="submit" name="submit" value="{L_LOGIN}">&nbsp;</font></td>
- </form></tr>