1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-22 16:22:58 +02:00

[ticket/11795] Remove PM popup

PHPBB3-11795
This commit is contained in:
Vjacheslav Trushkin
2013-09-06 10:17:10 +03:00
parent 973f4bc887
commit d27bc857f3
3 changed files with 1 additions and 14 deletions

View File

@@ -22,9 +22,6 @@
<script type="text/javascript">
// <![CDATA[
<!-- IF S_USER_PM_POPUP and S_NEW_PM -->
popup('{U_POPUP_PM|e('js')}', 400, 225, '_phpbbprivmsg');
<!-- ENDIF -->
function popup(url, width, height, name)
{