mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
oh oh, got a switch wrong - #24415
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8481 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
11a6cc7e65
commit
7ec81b7a6f
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
<!-- IF S_PRIVMSGS and not S_SHOW_DRAFTS -->
|
<!-- IF S_PRIVMSGS and not S_SHOW_DRAFTS -->
|
||||||
|
|
||||||
<div class="column1">
|
<div class="column1">
|
||||||
<!-- IF not S_ALLOW_MASS_PM -->
|
<!-- IF S_ALLOW_MASS_PM -->
|
||||||
<!-- IF .to_recipient -->
|
<!-- IF .to_recipient -->
|
||||||
<dl>
|
<dl>
|
||||||
<dt><label>{L_TO}:</label></dt>
|
<dt><label>{L_TO}:</label></dt>
|
||||||
|
|
Loading…
Add table
Reference in a new issue