Server geändert
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
|
||||
"http://www.w3.org/TR/html4/loose.dtd">
|
||||
"https://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
|
||||
@ -17,7 +17,7 @@
|
||||
// Popup for Email
|
||||
function olmail()
|
||||
{
|
||||
olmailwin=window.open('http://www.macridesweb.com/cgi/olmail.cgi','olmail',
|
||||
olmailwin=window.open('https://www.macridesweb.com/cgi/olmail.cgi','olmail',
|
||||
'resizable=0,width=620,height=460,status=0,location=0,toolbar=1,menubar=0,'+
|
||||
'scrolling=0,screenX=90,left=90,screenY=0,top=0');
|
||||
olmailwin.focus();
|
||||
|
Reference in New Issue
Block a user