summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/version2
-rwxr-xr-xusr/local/www/system_advanced.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/etc/version b/etc/version
index 6a34d2c..418fcc7 100644
--- a/etc/version
+++ b/etc/version
@@ -1 +1 @@
-0.52-ThaumaturgeConfabulate \ No newline at end of file
+0.52.-ThaumaturgeConfabulate-#1 \ No newline at end of file
diff --git a/usr/local/www/system_advanced.php b/usr/local/www/system_advanced.php
index d77bac6..628d2e2 100755
--- a/usr/local/www/system_advanced.php
+++ b/usr/local/www/system_advanced.php
@@ -316,7 +316,7 @@ function enable_altfirmwareurl(enable_over) {
<tr><td>Base URL:</td><td><input name="firmwareurl" type="input" id="firmwareurl" size="64" value="<?php if ($pconfig['firmwareurl']) echo $pconfig['firmwareurl']; else echo $g['firmwarebaseurl']; ?>"></td></tr>
<tr><td>Filename:</td><td><input name="firmwarename" type="input" id="firmwarename" size="32" value="<?php if ($pconfig['firmwarename']) echo $pconfig['firmwarename']; else echo $g['firmwarefilename']; ?>"></td></tr>
</table>
- <span class="vexpl"><br>
+ <span class="vexpl">
This is where pfSense will check for newer firmware versions when <a href="system_firmware.php">System: Firmware</a> page is viewed.</span></td>
</tr>
<tr>
OpenPOWER on IntegriCloud