Revision 625dcc40
Added by Bill Marquette over 16 years ago
usr/local/www/firewall_nat_out.php | ||
---|---|---|
185 | 185 |
<body link="#0000CC" vlink="#0000CC" alink="#0000CC"> |
186 | 186 |
<?php include("fbegin.inc"); ?> |
187 | 187 |
<form action="firewall_nat_out.php" method="post" name="iform"> |
188 |
<script type="text/javascript" language="javascript" src="row_toggle.js"> |
|
188 |
<script type="text/javascript" language="javascript" src="/javascript/row_toggle.js">
|
|
189 | 189 |
</script> |
190 | 190 |
<?php if ($savemsg) print_info_box($savemsg); ?> |
191 | 191 |
<?php if (file_exists($d_natconfdirty_path)): ?><p> |
Also available in: Unified diff
Massive javascript cleanup, all .js files now live in $g['www_path']/javascript
Purged unused JS