mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Refresh to page name, not the GET'd url
This commit is contained in:
parent
eb9aae6f5f
commit
a862b82446
@ -184,7 +184,7 @@ if($services) {
|
||||
</tr></table>
|
||||
</div>
|
||||
|
||||
<meta http-equiv="refresh" content="120;url=<?php print $_SERVER['PHP_SELF']; ?>">
|
||||
<meta http-equiv="refresh" content="120;url=status_services.php">
|
||||
|
||||
<?php include("fend.inc"); ?>
|
||||
</body>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user