mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add missing >. Fixes #2722
This commit is contained in:
parent
c69c37b6b0
commit
38d41bb041
@ -165,7 +165,7 @@ include("head.inc");
|
||||
<?=gettext("All rights reserved.");?><br>
|
||||
<br>
|
||||
<?=gettext("ISC DHCP server ");?>(<a href="http://www.isc.org/products/DHCP/" target="_blank">http://www.isc.org/products/DHCP</a>)<br>
|
||||
<?=gettext("Copyright"); ?> © <?=gettext("2004-2012 Internet Software Consortium, Inc.");?<br>
|
||||
<?=gettext("Copyright"); ?> © <?=gettext("2004-2012 Internet Software Consortium, Inc.");?><br>
|
||||
<?=gettext("Copyright"); ?> © <?=gettext("1995-2003 Internet Software Consortium");?><br>
|
||||
<br>
|
||||
<?=gettext("PF"); ?> (<a href="http://www.openbsd.org/faq/pf" target="_blank">http://www.openbsd.org</a>)<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user