mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
Merge branch 'ticket/nickvergessen/8936' into develop-olympus
* ticket/nickvergessen/8936: [ticket/8936] Subsilver2 missing reply-to-all feature.
This commit is contained in:
commit
760957e7e7
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
<span class="gensmall">
|
||||
<!-- IF U_PRINT_PM --><a href="{U_PRINT_PM}" title="{L_PRINT_PM}">{L_PRINT_PM}</a><!-- IF U_FORWARD_PM --> | <!-- ENDIF --><!-- ENDIF -->
|
||||
<!-- IF U_FORWARD_PM --><a href="{U_FORWARD_PM}" title="{L_FORWARD_PM}">{L_FORWARD_PM}</a><!-- ENDIF -->
|
||||
<!-- IF U_POST_REPLY_PM and S_PM_RECIPIENTS gt 1 --><!-- IF U_PRINT_PM or U_FORWARD_PM --> | <!-- ENDIF --><a title="{L_REPLY_TO_ALL}" href="{U_POST_REPLY_ALL}">{L_REPLY_TO_ALL}</a><!-- ENDIF -->
|
||||
</span>
|
||||
<!-- ENDIF -->
|
||||
</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue