summaryrefslogtreecommitdiffstats
path: root/usr/local/www/vpn_openvpn_create_certs.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/vpn_openvpn_create_certs.php')
-rwxr-xr-xusr/local/www/vpn_openvpn_create_certs.php8
1 files changed, 2 insertions, 6 deletions
diff --git a/usr/local/www/vpn_openvpn_create_certs.php b/usr/local/www/vpn_openvpn_create_certs.php
index 8164bd0..fb3c339 100755
--- a/usr/local/www/vpn_openvpn_create_certs.php
+++ b/usr/local/www/vpn_openvpn_create_certs.php
@@ -274,14 +274,10 @@ function f(ta_id){
} else {
+ $pgtitle = 'OpenVPN: Create Certificates';
+ include("head.inc");
?>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
- <html>
- <head>
- <title><?=gentitle("OpenVPN: Create Certificates");?></title>
- <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
- <link href="gui.css" rel="stylesheet" type="text/css">
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<form action="vpn_openvpn_create_certs.php" method="post" name="iform" id="iform">
<?php include("fbegin.inc"); ?>
OpenPOWER on IntegriCloud