Tighten up the text.

This commit is contained in:
Bharat Mediratta
2010-02-12 13:49:14 -08:00
parent d53f6d0e05
commit e88e976fc4
+1 -1
View File
@@ -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>