From c8b23a4273f6429cf8887b1a7159588c2a89b422 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Sun, 4 May 2003 00:08:19 +0000 Subject: [PATCH] I suppose the template may be useful too git-svn-id: file:///svn/phpbb/trunk@3971 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/templates/subSilver/login_forum.html | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 phpBB/templates/subSilver/login_forum.html diff --git a/phpBB/templates/subSilver/login_forum.html b/phpBB/templates/subSilver/login_forum.html new file mode 100644 index 0000000000..eeb55218f6 --- /dev/null +++ b/phpBB/templates/subSilver/login_forum.html @@ -0,0 +1,35 @@ + + + +
+ + + +
{L_INDEX}
+ + + + + + + + + + + + + + +
{L_LOGIN}
{L_LOGIN_FORUM}
+ + + + + + + + + +
{LOGIN_ERROR}
{L_PASSWORD}:
{S_HIDDEN_FIELDS}
+ + \ No newline at end of file