diff options
| author | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-03-25 00:30:55 +0000 |
|---|---|---|
| committer | Paul S. Owen <psotfx@users.sourceforge.net> | 2003-03-25 00:30:55 +0000 |
| commit | 996abfe0260390904a7dff80d43bff4fd30606e3 (patch) | |
| tree | 38648eab6b0cc3a3db406f3f737d54441277584c /phpBB/templates/subSilver | |
| parent | bfc6b77112150b59155cd05776cb425b105f8fb9 (diff) | |
| download | forums-996abfe0260390904a7dff80d43bff4fd30606e3.tar forums-996abfe0260390904a7dff80d43bff4fd30606e3.tar.gz forums-996abfe0260390904a7dff80d43bff4fd30606e3.tar.bz2 forums-996abfe0260390904a7dff80d43bff4fd30606e3.tar.xz forums-996abfe0260390904a7dff80d43bff4fd30606e3.zip | |
Change url for PM
git-svn-id: file:///svn/phpbb/trunk@3715 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/templates/subSilver')
| -rw-r--r-- | phpBB/templates/subSilver/overall_header.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/templates/subSilver/overall_header.html b/phpBB/templates/subSilver/overall_header.html index 158be32836..df8e42785b 100644 --- a/phpBB/templates/subSilver/overall_header.html +++ b/phpBB/templates/subSilver/overall_header.html @@ -17,7 +17,7 @@ <!-- if ( {PRIVATE_MESSAGE_NEW_FLAG} ) { - window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; + window.open('{U_PRIVATEMSGS}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');; } //--> </script> |
