summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-02-12 13:49:14 -0800
committerBharat Mediratta <bharat@menalto.com>2010-02-12 13:49:14 -0800
commite88e976fc4255d323a1f5919453604ecf467ed0d (patch)
treeb7327f390f4a7faec19146afc6e214643e7686dc
parentd53f6d0e052fb455059170a311640fcd06cad798 (diff)
Tighten up the text.
-rw-r--r--modules/gallery/views/error_404.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/error_404.html.php b/modules/gallery/views/error_404.html.php
index e5846e65..4b037a79 100644
--- a/modules/gallery/views/error_404.html.php
+++ b/modules/gallery/views/error_404.html.php
@@ -15,7 +15,7 @@
<? else: ?>
<p>
<?= t("Maybe the page exists, but is only visible to authorized users.") ?>
- <?= t("Talk to your Gallery administrator if you think this is an error for help fixing this!") ?>
+ <?= t("If you think this is an error, talk to your Gallery administrator!") ?>
</p>
<? endif; ?>
</div> \ No newline at end of file