Commit 73fbd699 authored by Bill Lynch's avatar Bill Lynch Committed by bill

Removed unneeded javascript function

git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@2669 b35dd754-fafc-0310-a699-88a17e54d16e
parent 656a72ab
......@@ -12,13 +12,6 @@
<head>
<title><fmt:message key="title" /> <fmt:message key="header.admin" /></title>
<meta http-equiv="content-type" content="text/html; charset=">
<script language="JavaScript" type="text/javascript">
<!-- // code for window popups
function helpwin(page, hashLink) {
window.open('helpwin.jsp?f='+page+'&hash='+hashLink,'newWindow','width=500,height=550,menubar=yes,location=no,personalbar=no,scrollbars=yes,resize=yes');
}
//-->
</script>
<link rel="stylesheet" href="style/global.css" type="text/css">
</head>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment