[open-ils-commits] [GIT] Evergreen ILS branch master updated. ae55f787643032be2765fc54447b3316742da4ff
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, master has been updated
via ae55f787643032be2765fc54447b3316742da4ff (commit)
from 2390d0213581fdc7baa143026c594988bde5350f (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 ae55f787643032be2765fc54447b3316742da4ff
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