mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-21 16:01:40 +02:00
[ticket/14193]Fix posting buttons
PHPBB3-14193
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
|
||||
<!-- IF not S_IS_BOT and U_PRINT_PM -->
|
||||
<div class="dropdown-container dropdown-button-control topic-tools">
|
||||
<span title="{L_PM_TOOLS}" class="button dropdown-trigger dropdown-select">
|
||||
<span title="{L_PM_TOOLS}" class="button button-secondary dropdown-trigger dropdown-select">
|
||||
<i class="icon fa-wrench fa-fw"></i>
|
||||
<span class="caret"><i class="icon fa-sort-down fa-fw"></i></span>
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user