summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-11-19 00:22:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-11-19 00:22:26 +0000
commit0b70925e4807107af1210fc08fb6d61797a3b568 (patch)
treec9f5576ca3fcce8530459f1ac953caa22182fa77 /etc
parenta34016184668ca14ae80ddc165db60cad5101c89 (diff)
downloadpfsense-0b70925e4807107af1210fc08fb6d61797a3b568.zip
pfsense-0b70925e4807107af1210fc08fb6d61797a3b568.tar.gz
Make the error message clickable so that the admin can easily return to the GUI.
Diffstat (limited to 'etc')
-rw-r--r--etc/inc/authgui.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/inc/authgui.inc b/etc/inc/authgui.inc
index 8d1b30f..f8c21d6 100644
--- a/etc/inc/authgui.inc
+++ b/etc/inc/authgui.inc
@@ -218,6 +218,7 @@ function display_error_form($http_code, $desc) {
<body onload="page_load();">
<div id="errordesc">
<h1>&nbsp</h1>
+ <a href="/">
<p id="errortext" style="vertical-align: middle; text-align: center;"><span style="color: #000000; font-weight: bold;">{$desc}</span></p>
</div>
</body>
OpenPOWER on IntegriCloud