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, 8 insertions, 0 deletions
diff --git a/usr/local/www/vpn_openvpn_create_certs.php b/usr/local/www/vpn_openvpn_create_certs.php
index 30b2957..21b4268 100755
--- a/usr/local/www/vpn_openvpn_create_certs.php
+++ b/usr/local/www/vpn_openvpn_create_certs.php
@@ -175,10 +175,18 @@ function f(ta_id){
-->
</script>
<title><?=gentitle("System: Advanced functions");?></title>
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+<head>
+<title><?=gentitle($pgtitle);?></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="gui.css" rel="stylesheet" type="text/css">
+</head>
+
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
+
<form action="system_advanced_create_certs.php" method="post" name="iform" id="iform">
+
<?php include("fbegin.inc"); ?>
<p class="pgtitle">System: Advanced functions - Create Certificates</p>
<?php if ($input_errors) print_input_errors($input_errors); ?>
OpenPOWER on IntegriCloud