Revision 16050763
Added by Steve Beaver almost 7 years ago
src/etc/inc/authgui.inc | ||
---|---|---|
156 | 156 |
<footer id="3"> |
157 | 157 |
<div id="footertext"> |
158 | 158 |
<p class="text-muted"> |
159 |
<a target="_blank" href="https://www.pfsense.org/?gui=bootstrap">pfSense</a> is © |
|
160 |
2004 - 2018 by <a href="https://pfsense.org/license" class="tblnk">Rubicon Communications, LLC (Netgate)</a>. All Rights Reserved. |
|
161 |
[<a href="/license.php" class="tblnk">view license</a>] |
|
159 |
<?=print_credit()?> |
|
162 | 160 |
</p> |
163 | 161 |
</div> |
164 | 162 |
</footer> |
... | ... | |
363 | 361 |
<footer id="3"> |
364 | 362 |
<div id="footertext"> |
365 | 363 |
<p class="text-muted"> |
366 |
<a target="_blank" href="https://www.pfsense.org/?gui=bootstrap">pfSense</a> is © |
|
367 |
2004 - 2018 by <a href="https://pfsense.org/license" class="tblnk">Rubicon Communications, LLC (Netgate)</a>. All Rights Reserved. |
|
368 |
[<a href="/license.php" class="tblnk">view license</a>] |
|
364 |
<?=print_credit()?> |
|
369 | 365 |
</p> |
370 | 366 |
</div> |
371 | 367 |
</footer> |
Also available in: Unified diff
Revise page footer text and centralize footer output for consistency