summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
blob: 2ab5d7a8d612d104f627e55ec01277ac15a77b5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
</td></tr></table></td>
  </tr>
  <tr>
	<td>&nbsp;</td>
  </tr>
  <tr align="center" valign="top">
    <td id="fend" colspan="2" class="cpline" bgcolor="#990000"><a target="_NEW" href="http://www.pfSense.com">pfSense</a> is &copy; 2004-2005 by Scott Ullrich. All Rights Reserved.
      <br>pfSense is originally based on m0n0wall which is &copy; 2002-2004 by Manuel Kasper.
      All rights reserved.&nbsp; [<a href="/license.php" class="tblnk">view license</a>]</td>
  </tr>
</table>
<script type="text/javascript">
NiftyCheck();
Rounded("div#niftyMenu","top bottom","#FFFFFF","#000000","smooth");
Rounded("div#mainarea","bl br tr","#FFF","#eeeeee","smooth");
Rounded("div#boxarea","bl br tl tr","#FFF","#eeeeee","smooth");
Rounded("tr#fend","bl br tl tr","#FFF","#990000","smooth");
<?php
    /* if we displayed an alert earlier, round the bottom edges */
    if($need_alert_display == true) {
	echo "Rounded(\"div#roundalert\",\"bl br\",\"#FFF\",\"#990000\",\"smooth\");\n";
    }
?>
</script>
OpenPOWER on IntegriCloud