From 4ed8b3a62c7883a40dff22f25ee78c20ce737c6e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 Apr 2007 22:46:14 +0000 Subject: ahhh, there are you. I can see a new haircut... looks good. git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/index_body.html | 100 +++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/index_body.html (limited to 'phpBB/styles/subsilver2/template/index_body.html') diff --git a/phpBB/styles/subsilver2/template/index_body.html b/phpBB/styles/subsilver2/template/index_body.html new file mode 100644 index 0000000000..894549fe08 --- /dev/null +++ b/phpBB/styles/subsilver2/template/index_body.html @@ -0,0 +1,100 @@ + + + + + +

+ + + + +{L_DELETE_COOKIES} | {L_THE_TEAM}
+ +
+ + + + +
+ + + + + + + + + + + + + + + + + + +

{L_WHO_IS_ONLINE}

{L_WHO_IS_ONLINE}{L_WHO_IS_ONLINE}{TOTAL_USERS_ONLINE}
{RECORD_USERS}

{LOGGED_IN_USER_LIST}

{L_ONLINE_EXPLAIN}
{L_LEGEND} :: {LEGEND}
+ + + +
+ + + + + + + + + +

{L_BIRTHDAYS}

{L_BIRTHDAYS}

{L_CONGRATULATIONS}: {BIRTHDAY_LIST}{L_NO_BIRTHDAYS}

+ + +
+ + + + + + + + + +

{L_STATISTICS}

{L_STATISTICS}

{TOTAL_POSTS} | {TOTAL_TOPICS} | {TOTAL_USERS} | {NEWEST_USER}

+ + +
+ +
+ + + + + + + + +

{L_LOGIN_LOGOUT}

{L_USERNAME}:   {L_PASSWORD}:   {L_LOG_ME_IN}  
+ +
+ + +
+ + + + + + + + + + + + +
{FORUM_NEW_IMG}{L_NEW_POSTS}  {FORUM_IMG}{L_NO_NEW_POSTS}  {FORUM_LOCKED_IMG}{L_FORUM_LOCKED}
+ + \ No newline at end of file -- cgit v1.2.1