[open-ils-commits] [GIT] Evergreen ILS branch rel_2_4 updated. 381ea83edf349f577445d39ad3090ee501a6f9a6
Evergreen Git
git at git.evergreen-ils.org
Tue May 21 15:01:56 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, rel_2_4 has been updated
via 381ea83edf349f577445d39ad3090ee501a6f9a6 (commit)
from f96dd1f3b1ee21db3a300caa2ba6f199c0a110ec (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 381ea83edf349f577445d39ad3090ee501a6f9a6
Author: Galen Charlton <gmc at esilibrary.com>
Date: Tue May 21 15:00:13 2013 -0400
LP#1182360: typo fix
Signed-off-by: Galen Charlton <gmc at esilibrary.com>
diff --git a/Open-ILS/src/templates/url_verify/create_session.tt2 b/Open-ILS/src/templates/url_verify/create_session.tt2
index 734b981..fc6c127 100644
--- a/Open-ILS/src/templates/url_verify/create_session.tt2
+++ b/Open-ILS/src/templates/url_verify/create_session.tt2
@@ -38,7 +38,7 @@
<table class="create-session-form">
<tr>
<th>
- <label for="uv-session-name">[% l("Sesssion name:") %]</label>
+ <label for="uv-session-name">[% l("Session name:") %]</label>
</th>
<td>
<input dojoType="dijit.form.TextBox"
-----------------------------------------------------------------------
Summary of changes:
.../src/templates/url_verify/create_session.tt2 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
Evergreen ILS
More information about the open-ils-commits
mailing list