]> git.wh0rd.org - tt-rss.git/blobdiff - errors.php
misc updater tweaks
[tt-rss.git] / errors.php
index 967bb4e33aea29353559897290b62448119488d6..bab8647d098fe1e17658b76d0c0b9b5460a94d07 100644 (file)
@@ -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.");