From dd9ad539fdab80badedf801a816b8a0beafbbf5c Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 6 Jun 2006 20:53:46 +0000 Subject: ok, this one is rather large... the most important change: re-introduce append_sid: old style continues to work, not a performance hog as it was in 2.0.x -> structure is different apart from this, code cleanage, bug fixing, etc. git-svn-id: file:///svn/phpbb/trunk@6015 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_forums.html | 90 ++++++++++++++++++++--------------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'phpBB/adm/style/acp_forums.html') diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index f8eaabf2dc..c974f61eed 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -53,10 +53,10 @@

{L_FORUM_EDIT_EXPLAIN}

-
-

{L_WARNING}

-

{ERROR_MSG}

-
+
+

{L_WARNING}

+

{ERROR_MSG}

+
@@ -69,11 +69,11 @@
style="display: none;"> -
-
-
{L_DELETE_ALL_POSTS}
-
{L_MOVE_POSTS_TO}
-
+
+
+
{L_DELETE_ALL_POSTS}
+
{L_MOVE_POSTS_TO}
+
@@ -101,10 +101,10 @@
-
-

{L_COPY_PERMISSIONS_EXPLAIN}
-
-
+
+

{L_COPY_PERMISSIONS_EXPLAIN}
+
+
@@ -241,10 +241,10 @@

{L_FORUM_DELETE_EXPLAIN}

-
-

{L_WARNING}

-

{ERROR_MSG}

-
+
+

{L_WARNING}

+

{ERROR_MSG}

+
@@ -288,10 +288,10 @@

{L_FORUM_ADMIN_EXPLAIN}

-
-

{L_WARNING}

-

{ERROR_MSG}

-
+
+

{L_WARNING}

+

{ERROR_MSG}

+
@@ -303,30 +303,30 @@

{NAVIGATION} [{L_EDIT} | {L_DELETE} | {L_RESYNC}]

- - - - - - - - - - - - -
{forums.FOLDER_IMAGE} - {forums.FORUM_NAME}{forums.FORUM_NAME} -
{forums.FORUM_DESCRIPTION} -

{L_TOPICS}: {forums.FORUM_TOPICS} / {L_POSTS}: {forums.FORUM_POSTS} -
- {L_MOVE_UP} - {L_MOVE_DOWN} - {L_EDIT} - {L_RESYNC} - {L_DELETE} -
- + + + + + + + + + + + + +
{forums.FOLDER_IMAGE} + {forums.FORUM_NAME}{forums.FORUM_NAME} +
{forums.FORUM_DESCRIPTION} +

{L_TOPICS}: {forums.FORUM_TOPICS} / {L_POSTS}: {forums.FORUM_POSTS} +
+ {L_MOVE_UP} + {L_MOVE_DOWN} + {L_EDIT} + {L_RESYNC} + {L_DELETE} +
+ -- cgit v1.2.1