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:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user