fix for bug 1855: Language in News
authorJoshua Ferraro <jmf@liblime.com>
Mon, 17 Mar 2008 23:58:48 +0000 (19:58 -0400)
committerJoshua Ferraro <jmf@liblime.com>
Tue, 18 Mar 2008 00:27:25 +0000 (19:27 -0500)
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/koha-news.tmpl

index a2793e0..86a9d2e 100644 (file)
@@ -82,7 +82,7 @@ Edit News Item<!-- TMPL_ELSE -->Add News Item<!-- /TMPL_IF --><!-- TMPL_ELSE -->
         </form>
     <!-- TMPL_ELSE -->
         <form name="add_form" method="post" action="/cgi-bin/koha/tools/koha-news.pl">
-            <label for="lang">Language</label>
+            <label for="lang">Display Location:</label>
             <select name="lang" id="lang">
             <option value="">All</option>
             <option value="koha">Librarian interface</option>