summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2009-07-31 10:11:46 +0000
committerErmal Luçi <eri@pfsense.org>2009-07-31 10:11:46 +0000
commit2b0eeeaad5fa55a994b2f2a49e165a453c78be88 (patch)
tree82f509aff2555053c25b2d8e6c126fc7d9eb53c5 /etc
parent889b0934d4f4901378db87961878dfbaf928ee6b (diff)
downloadpfsense-2b0eeeaad5fa55a994b2f2a49e165a453c78be88.zip
pfsense-2b0eeeaad5fa55a994b2f2a49e165a453c78be88.tar.gz
Add ';' which should make the error page link work again.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/captiveportal.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/inc/captiveportal.inc b/etc/inc/captiveportal.inc
index 46875a5..0a06d63 100644
--- a/etc/inc/captiveportal.inc
+++ b/etc/inc/captiveportal.inc
@@ -168,7 +168,7 @@ EOD;
<b>
Username and/or password invalid.
<br><br>
-<a href="javascript:history.back()">Go back</a>
+<a href="javascript:history.back(); ">Go back</a>
</b>
</body>
</html>
OpenPOWER on IntegriCloud