From: Arthur Date: Sun, 12 Jul 2015 13:16:37 +0000 (+0200) Subject: English mistake cf sebsauvage/Shaarli#221 X-Git-Tag: v0.5.0~7 X-Git-Url: https://git.immae.eu/?a=commitdiff_plain;h=1dcbe29611a4ba4b4b2d37954105c1fc8da33496;hp=6ac95d9cf1459a2edada2eee323a13334e65b714;p=github%2Fshaarli%2FShaarli.git English mistake cf sebsauvage/Shaarli#221 --- diff --git a/index.php b/index.php index a0195db7..b705146a 100644 --- a/index.php +++ b/index.php @@ -1756,7 +1756,7 @@ function buildLinkList($PAGE,$LINKSDB) { header($_SERVER["SERVER_PROTOCOL"]." 404 Not Found"); echo '

404 Not found.

Oh crap. The link you are trying to reach does not exist or has been deleted.'; - echo '
You would mind clicking here?'; + echo '
Would you mind clicking here?'; exit; } $search_type='permalink';