[open-ils-commits] [GIT] Evergreen ILS branch master updated. 78ef108791fd2ec1050aab057464f5fbbd175feb
Evergreen Git
git at git.evergreen-ils.org
Thu Jul 11 11:09:39 EDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Evergreen ILS".
The branch, master has been updated
via 78ef108791fd2ec1050aab057464f5fbbd175feb (commit)
from 6a25b321280371818281ea180cdbf4e90509acc2 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 78ef108791fd2ec1050aab057464f5fbbd175feb
Author: Pasi Kallinen <pasi.kallinen at pttk.fi>
Date: Thu Jun 13 11:59:12 2013 +0300
Use the phrase "Add Search Row" in both advanced and expert search.
Signed-off-by: Pasi Kallinen <pasi.kallinen at pttk.fi>
Signed-off-by: Ben Shum <bshum at biblio.org>
diff --git a/Open-ILS/src/templates/opac/parts/advanced/expert.tt2 b/Open-ILS/src/templates/opac/parts/advanced/expert.tt2
index dc24767..4d069d0 100644
--- a/Open-ILS/src/templates/opac/parts/advanced/expert.tt2
+++ b/Open-ILS/src/templates/opac/parts/advanced/expert.tt2
@@ -19,7 +19,7 @@
</tbody>
<tfoot>
<tr>
- <td colspan="7"><a href="javascript:addExpertRow();">[ [% l("Add row") %] ]</a></td>
+ <td colspan="7"><a href="javascript:addExpertRow();">[% l("Add Search Row") %]</a></td>
</tr>
<tr>
[%- lib_select_id = "expert_search_library"; -%]
-----------------------------------------------------------------------
Summary of changes:
.../src/templates/opac/parts/advanced/expert.tt2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list