aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/viewtopic_body.html
diff options
context:
space:
mode:
authorMichael Miday <midaym@gmail.com>2015-09-16 06:54:58 +0200
committerMichael Miday <midaym@gmail.com>2015-09-17 18:37:29 +0200
commit2523ec82776dc2afcfac79c159bbeb9a2fc87b0e (patch)
tree86797f4bfbb651705221d0c8bf194f5772e26d2a /phpBB/styles/prosilver/template/viewtopic_body.html
parent171424f89ca7040fff12f563717cd45965b49fc2 (diff)
downloadforums-2523ec82776dc2afcfac79c159bbeb9a2fc87b0e.tar
forums-2523ec82776dc2afcfac79c159bbeb9a2fc87b0e.tar.gz
forums-2523ec82776dc2afcfac79c159bbeb9a2fc87b0e.tar.bz2
forums-2523ec82776dc2afcfac79c159bbeb9a2fc87b0e.tar.xz
forums-2523ec82776dc2afcfac79c159bbeb9a2fc87b0e.zip
[ticket/12769] Refacto action bar
Diffstat (limited to 'phpBB/styles/prosilver/template/viewtopic_body.html')
-rw-r--r--phpBB/styles/prosilver/template/viewtopic_body.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/viewtopic_body.html b/phpBB/styles/prosilver/template/viewtopic_body.html
index bedf0d6d08..7b14c9c6f4 100644
--- a/phpBB/styles/prosilver/template/viewtopic_body.html
+++ b/phpBB/styles/prosilver/template/viewtopic_body.html
@@ -26,7 +26,6 @@
</div>
<!-- ENDIF -->
-<div class="action-bar top">
<div class="action-bar bar-top">
<!-- EVENT viewtopic_buttons_top_before -->
@@ -388,7 +387,7 @@
<!-- ENDIF -->
<!-- EVENT viewtopic_body_topic_actions_before -->
-<div class="action-bar bottom">
+ <div class="action-bar bar-bottom">
<!-- EVENT viewtopic_buttons_bottom_before -->
<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->