aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_email.html
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2006-11-19 14:14:35 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2006-11-19 14:14:35 +0000
commit8ce38c75048b567dd6b2c8456316fe4e68794379 (patch)
tree8d8d860d58b061f569ecf09ab61e28285b9a136d /phpBB/adm/style/acp_email.html
parent8391d6d71dfdb7c27a2b1313c38f6adbd1f1195e (diff)
downloadforums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.gz
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.bz2
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.tar.xz
forums-8ce38c75048b567dd6b2c8456316fe4e68794379.zip
some style related changes/fixes
git-svn-id: file:///svn/phpbb/trunk@6604 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/adm/style/acp_email.html')
-rw-r--r--phpBB/adm/style/acp_email.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/acp_email.html b/phpBB/adm/style/acp_email.html
index 5b3d19c8b6..9a7a3e4b89 100644
--- a/phpBB/adm/style/acp_email.html
+++ b/phpBB/adm/style/acp_email.html
@@ -24,7 +24,7 @@
<dl>
<dt><label for="usernames">{L_SEND_TO_USERS}:</label><br /><span>{L_SEND_TO_USERS_EXPLAIN}</span></dt>
<dd><textarea name="usernames" id="usernames" rows="5" cols="40">{USERNAMES}</textarea></dd>
- <dd>[ <a href="{U_FIND_USERNAME}" onclick="window.open('{UA_FIND_USERNAME}', '_usersearch', 'height=500, resizable=yes, scrollbars=yes, width=740'); return false;">{L_FIND_USERNAME}</a> ]</dd>
+ <dd>[ <a href="{U_FIND_USERNAME}" onclick="find_username(); return false;">{L_FIND_USERNAME}</a> ]</dd>
</dl>
<dl>
<dt><label for="subject">{L_SUBJECT}:</label></dt>