diff --git a/core/templates/404.php b/core/templates/404.php index bf1e03e6bc..90912844ef 100644 --- a/core/templates/404.php +++ b/core/templates/404.php @@ -1,4 +1,6 @@
t('The specified document has not been found on the server.')); ?>
+t('You can click here to return to %s.', array($theme->getName()))); ?>