From b08c54f35eb85d0ccd01c65e1d9460603fc1c076 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 30 Sep 2006 14:58:05 +0000 Subject: - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms are broken template cache files if after removing unnecessary php opening/closing tags result in statements being syntactially incorrect. - added real syncing to forums acp (not only forum statistics rebuild) git-svn-id: file:///svn/phpbb/trunk@6419 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_forums.html | 52 +++++++++++++++++++++++++++++++++++------ 1 file changed, 45 insertions(+), 7 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 9b203023d4..adcc5d18ef 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -283,8 +283,40 @@ + + + + +

{L_FORUM_ADMIN}

+ +

{L_FORUM_ADMIN_EXPLAIN}

+ +

{L_PROGRESS_EXPLAIN}

+ + +

{L_FORUM_ADMIN}

{L_FORUM_ADMIN_EXPLAIN}

@@ -297,12 +329,18 @@ + +

{L_NOTIFY}

{L_FORUM_RESYNCED}

- +

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

@@ -320,20 +358,20 @@ {ICON_MOVE_UP_DISABLED} - {ICON_MOVE_DOWN} + {ICON_MOVE_DOWN} {ICON_MOVE_UP} {ICON_MOVE_DOWN} - + {ICON_MOVE_UP} {ICON_MOVE_DOWN_DISABLED} {ICON_MOVE_UP_DISABLED} - {ICON_MOVE_DOWN_DISABLED} - + {ICON_MOVE_DOWN_DISABLED} + {ICON_EDIT} - {ICON_SYNC} + {ICON_SYNC} {ICON_SYNC_DISABLED} @@ -368,4 +406,4 @@ - \ No newline at end of file + -- cgit v1.2.1