mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
cleanup <form> tags - only need one
This commit is contained in:
parent
fa2aac1274
commit
ceb419e189
@ -145,8 +145,6 @@ if(is_array($config['users'])){
|
||||
<link href="gui.css" rel="stylesheet" type="text/css">
|
||||
</head>
|
||||
|
||||
<form method="post">
|
||||
|
||||
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
|
||||
<?php include("fbegin.inc"); ?>
|
||||
<script language="javascript" type="text/javascript" src="datetimepicker.js">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user