1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-26 09:44:26 +02:00

[ticket/12389] Moved PM tools to UCP template

PHPBB3-12389
This commit is contained in:
PayBas
2014-04-20 20:32:45 +02:00
parent f13689887e
commit 4e1a86d848
3 changed files with 13 additions and 3 deletions

View File

@@ -15,7 +15,17 @@
</div>
<!-- ENDIF -->
<!-- INCLUDE viewtopic_topic_tools.html -->
<!-- IF not S_IS_BOT and U_PRINT_PM -->
<div class="dropdown-container dropdown-button-control topic-tools">
<span title="{L_PM_TOOLS}" class="dropdown-trigger dropdown-select dropdown-select-icon tools-icon"><span></span></span>
<div class="dropdown hidden">
<div class="pointer"><div class="pointer-inner"></div></div>
<ul class="dropdown-contents">
<!-- IF U_PRINT_PM --><li class="small-icon icon-print"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p">{L_PRINT_PM}</a></li><!-- ENDIF -->
</ul>
</div>
</div>
<!-- ENDIF -->
<!-- IF TOTAL_MESSAGES or S_VIEW_MESSAGE -->
<ul class="linklist">