1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-20 23:41:29 +02:00

[ticket/12613] Add distinction between top/bottom action-bar

PHPBB3-12613
This commit is contained in:
PayBas
2014-06-13 14:53:45 +02:00
parent 93c39477e0
commit f6ee0152ed
20 changed files with 34 additions and 34 deletions

View File

@@ -25,7 +25,7 @@
</div>
<!-- ENDIF -->
<div class="action-bar">
<div class="action-bar top">
<div class="buttons">
<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
@@ -337,7 +337,7 @@
<!-- ENDIF -->
<!-- EVENT viewtopic_body_topic_actions_before -->
<div class="action-bar">
<div class="action-bar bottom">
<div class="buttons">
<!-- IF not S_IS_BOT and S_DISPLAY_REPLY_INFO -->
<a href="{U_POST_REPLY_TOPIC}" class="button icon-button <!-- IF S_IS_LOCKED -->locked-icon<!-- ELSE -->reply-icon<!-- ENDIF -->" title="<!-- IF S_IS_LOCKED -->{L_TOPIC_LOCKED}<!-- ELSE -->{L_POST_REPLY}<!-- ENDIF -->">