Skip to content
Snippets Groups Projects
Commit 6e0222b9 authored by Demian Katz's avatar Demian Katz
Browse files

Added missing descriptions.

parent addaa349
Branches
Tags
No related merge requests found
......@@ -136,7 +136,9 @@ callnumber_abbrev = "Call #"
Cannot find record = "Cannot find record"
Cannot find similar records = "Cannot find similar records"
Cassette = Cassette
Catalog Login = "Catalog Login"
Catalog Results = "Catalog Results"
catalog_login_desc = "Enter your library catalog credentials."
cat_establish_account = "In order to establish your account profile, please enter the following information:"
cat_password_abbrev = "Catalog Password"
cat_username_abbrev = "Catalog Username"
......
<h3><?=$this->transEsc('Login')?></h3>
\ No newline at end of file
<h3><?=$this->transEsc('Institutional Login')?></h3>
<p><?=$this->transEsc('institutional_login_desc')?></p>
\ No newline at end of file
<h3><?=$this->transEsc('Catalog Login')?></h3>
<p><?=$this->transEsc('catalog_login_desc')?></p>
\ No newline at end of file
<h3><?=$this->transEsc('Institutional Login')?></h3>
<p><?=$this->transEsc('institutional_login_desc')?></p>
\ No newline at end of file
<h3><?=$this->transEsc('Login')?></h3>
\ No newline at end of file
<h3><?=$this->transEsc('Institutional Login')?></h3>
<p><?=$this->transEsc('institutional_login_desc')?></p>
\ No newline at end of file
<h3><?=$this->transEsc('Catalog Login')?></h3>
<p><?=$this->transEsc('catalog_login_desc')?></p>
\ No newline at end of file
<h3><?=$this->transEsc('Institutional Login')?></h3>
<p><?=$this->transEsc('institutional_login_desc')?></p>
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment