diff options
author | Andrea Diamantini <adjam7@gmail.com> | 2009-02-02 01:14:05 +0100 |
---|---|---|
committer | Andrea Diamantini <adjam7@gmail.com> | 2009-02-02 01:14:05 +0100 |
commit | ab64a769b0cd6fd392b26b5ab6520f31c28a30e0 (patch) | |
tree | 9ca5fcde7d31868e7f53d431d1a1ef5db05a0746 | |
parent | 1st lines about docs (diff) | |
download | rekonq-ab64a769b0cd6fd392b26b5ab6520f31c28a30e0.tar.xz |
Fixed notfound.html
-rw-r--r-- | htmls/notfound.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/htmls/notfound.html b/htmls/notfound.html index 77994119..6ffbc9f3 100644 --- a/htmls/notfound.html +++ b/htmls/notfound.html @@ -54,8 +54,10 @@ ul { <li>If the address is correct, try to check the network connection.</li> <li>If your computer or network is protected by a firewall or - proxy, make sure that the browser demo is permitted to access + proxy, make sure that rekonq is permitted to access the network.</li> + <li>Of course, if rekonq doesn't work properly, you can always + say it's a programmer error ;)</li> </ul> <br/><br/> </div> |