summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gif.php
diff options
context:
space:
mode:
authorayvis <ayvis.infra@gmail.com>2014-03-17 23:31:02 +0100
committerRenato Botelho <garga@FreeBSD.org>2014-03-18 16:09:05 -0300
commit1d7ba6839606966cf26b1eb8d0ccd440cde9c833 (patch)
treeadec90e87931a07c301c2bbea25885c1cfcd411d /usr/local/www/interfaces_gif.php
parentd5d22d6e36120b3250d337dccd3194d1a61c4451 (diff)
downloadpfsense-1d7ba6839606966cf26b1eb8d0ccd440cde9c833.zip
pfsense-1d7ba6839606966cf26b1eb8d0ccd440cde9c833.tar.gz
replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8
Diffstat (limited to 'usr/local/www/interfaces_gif.php')
-rw-r--r--usr/local/www/interfaces_gif.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/interfaces_gif.php b/usr/local/www/interfaces_gif.php
index 5ef00bf..128b26e 100644
--- a/usr/local/www/interfaces_gif.php
+++ b/usr/local/www/interfaces_gif.php
@@ -3,7 +3,7 @@
/*
interfaces_gif.php
- Copyright (C) 2008 Ermal Luçi
+ Copyright (C) 2008 Ermal Luçi
All rights reserved.
Redistribution and use in source and binary forms, with or without
@@ -134,10 +134,10 @@ include("head.inc");
</tr>
<tr>
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
- <?=gettext("Note:"); ?><br/>
+ <?=gettext("Note:"); ?><br />
</strong></span>
<?=gettext("GIF tunnels are configured here."); ?>
- <br/><br/>
+ <br /><br />
<?php echo gettext("If you are using a GIF tunnel to connect to a Hurricane Electric (he.net) Tunnel Broker on a WAN with a dynamic IP, you may want to add a"); ?> <a href="services_dyndns.php"><?php echo gettext("HE.net Tunnelbroker type DynDNS Entry"); ?></a> <?php echo gettext("to keep your tunnel functional when your IP changes."); ?></p>
</td>
<td class="list">&nbsp;</td>
OpenPOWER on IntegriCloud