From bf79367a65be6d5a31d17f63047ad4ec3475258a Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Thu, 10 Apr 2014 16:25:11 +0530 Subject: [PATCH] [ticket/12351] Add loading indicator to links that are missing it. When you click on the link, the turning circle is missing, so you don't know whether it is actually doing something or not, until the response is served. PHPBB3-12351 --- phpBB/adm/style/acp_forums.html | 4 ++-- phpBB/adm/style/acp_groups_position.html | 8 ++++---- phpBB/styles/prosilver/template/index_body.html | 2 +- phpBB/styles/prosilver/template/viewforum_body.html | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/phpBB/adm/style/acp_forums.html b/phpBB/adm/style/acp_forums.html index 0bb5e10f57..537fffbf65 100644 --- a/phpBB/adm/style/acp_forums.html +++ b/phpBB/adm/style/acp_forums.html @@ -467,9 +467,9 @@ - {ICON_MOVE_UP} + {ICON_MOVE_UP} - {ICON_MOVE_DOWN} + {ICON_MOVE_DOWN} {ICON_EDIT} {ICON_SYNC} diff --git a/phpBB/adm/style/acp_groups_position.html b/phpBB/adm/style/acp_groups_position.html index b1df6b6162..c01f7aeb03 100644 --- a/phpBB/adm/style/acp_groups_position.html +++ b/phpBB/adm/style/acp_groups_position.html @@ -43,9 +43,9 @@ {legend.GROUP_TYPE} - {ICON_MOVE_UP} + {ICON_MOVE_UP} - {ICON_MOVE_DOWN} + {ICON_MOVE_DOWN} {ICON_DELETE} @@ -129,9 +129,9 @@ - {ICON_MOVE_UP} + {ICON_MOVE_UP} - {ICON_MOVE_DOWN} + {ICON_MOVE_DOWN} {ICON_DELETE} diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html index 19552e1804..3e9aae28e3 100644 --- a/phpBB/styles/prosilver/template/index_body.html +++ b/phpBB/styles/prosilver/template/index_body.html @@ -17,7 +17,7 @@
  • {L_SEARCH_ACTIVE_TOPICS}
  • -
  • {L_MARK_FORUMS_READ}
  • +
  • {L_MARK_FORUMS_READ}
  • diff --git a/phpBB/styles/prosilver/template/viewforum_body.html b/phpBB/styles/prosilver/template/viewforum_body.html index 9848336b75..7372834dd3 100644 --- a/phpBB/styles/prosilver/template/viewforum_body.html +++ b/phpBB/styles/prosilver/template/viewforum_body.html @@ -28,7 +28,7 @@ @@ -56,7 +56,7 @@