summaryrefslogtreecommitdiff
path: root/modules/search
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-07-07 12:25:19 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-07-07 12:25:19 -0700
commite5cd7052e810d9bbd4a4a53b5519b91b9f9f2245 (patch)
tree7e86566c2a66b0cd218b792982d5938f73f40dc7 /modules/search
parent72ebc2fb34a419d9fcc47b121b5279bf27fa37ad (diff)
Revert "Forgot this when i was cleaning up for ticket #519"
This reverts commit 31969a1d8211187e415eac51d155b4efded365f3.
Diffstat (limited to 'modules/search')
-rw-r--r--modules/search/views/search.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/search/views/search.html.php b/modules/search/views/search.html.php
index 68f05688..6a222ef1 100644
--- a/modules/search/views/search.html.php
+++ b/modules/search/views/search.html.php
@@ -7,7 +7,7 @@
</legend>
<ul>
<li>
- <label for="q"><?= t("Search the Gallery") ?></label>
+ <label for="q"><?= t("Search the gallery") ?></label>
<input name="q" id="q" type="text" value="<?= p::clean($q) ?>"/>
</li>
<li>