summaryrefslogtreecommitdiff
path: root/errors.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-02-24 18:16:33 +0100
committerAndrew Dolgov <[email protected]>2007-02-24 18:16:33 +0100
commitb4c27af79aa9924b31959153622032d3c83ddc82 (patch)
treec82acb12d1b241d45d75ab7bc29bc3cfe89ac7cb /errors.php
parent8dc062e5274e6dd23972f2f1470ec8447c90ccfc (diff)
misc updater tweaks
Diffstat (limited to 'errors.php')
-rw-r--r--errors.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/errors.php b/errors.php
index 967bb4e33..bab8647d0 100644
--- a/errors.php
+++ b/errors.php
@@ -11,7 +11,7 @@
$ERRORS[4] = _("Frontend sanity check failed.");
- $ERRORS[5] = _("Incorrect database schema version. <a href='update.php'>Please update</a>.");
+ $ERRORS[5] = _("Incorrect database schema version. &lt;a href='update.php'&gt;Please update&lt;/a&gt;.");
$ERRORS[6] = _("Request not authorized.");