mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Preface files with /
This commit is contained in:
parent
d6244d2f7d
commit
e610f77cbc
@ -3,8 +3,8 @@
|
||||
<head>
|
||||
<title><?=gentitle($pgtitle);?></title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<link rel="stylesheet" type="text/css" href="niftycssCode.css">
|
||||
<link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
|
||||
<link rel="stylesheet" type="text/css" href="/niftycssCode.css">
|
||||
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print">
|
||||
<link href="gui.css" rel="stylesheet" type="text/css">
|
||||
<script type="text/javascript" src="niftyjsCode.js"></script>
|
||||
<script type="text/javascript" src="/niftyjsCode.js"></script>
|
||||
</head>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user