<img src="[% ctx.media_prefix %]/images/kpac/library_card.png" alt="[% l('library card') %]" /></div></td>
[% END %]
[% WRAPPER 'kpac/parts/help_popups.tt2' popup_id='password_help' %]
- <p>[% l('Enter your password') %]</p>
+ <p>Enter your password</p>
[% END %]
<div class="top_side">
- <h2>[% l('get it!') %]</h2>
- <p>[% l('If you would like to place a hold on this item, please enter the ' _
- 'following information and click Submit below:') %]</p>
+ <h2>get it!</h2>
+ <p>If you would like to place a hold on this item, please enter the
+ following information and click Submit below:</p>
</div>
<form method='POST'><!-- login + place hold form -->
[% IF !ctx.user %]
[% seed = l(' Enter Numbers... ') %]
- <p>[% l('Library Card Number without spaces:') %]</p>
+ <p>Library Card Number:</p>
<div class="input_box">
<input name="username" type="text" class="text_box" style="color:#aaa;" value="[% seed %]"
onfocus="if(this.value=='[% seed %]'){this.value='';this.style.color='#424242';}"
<div class="clear"> </div>
<div class="hr"> </div>
- <p>[% l('Password') %]</p>
+ <p>Password</p>
<div class="input_box">
<input name="password" type="password" class="text_box" style="color:#aaa;" value="[% seed %]"
onfocus="if(this.value=='[% seed %]'){this.value='';this.style.color='#424242';}"
[% ELSE %]
- <p>[% l('Choose a Pickup Library:') %]</p>
+ <p>Choose a Pickup Library:</p>
<div class="pickup_lib">
[% def_lib = ctx.default_pickup_lib || ctx.physical_loc;
PROCESS "opac/parts/org_selector.tt2";
<td valign="top">
<div class="right_brain">
<div class="top_side">
- <h2>[% l('save it!') %]</h2>
- <p>[% l('If you would like to save this item to a list to be requested later, click Submit below.') %]</p>
+ <h2>save it!</h2>
+ <p>If you would like to save this item to a list to be requested later, click Submit below.</p>
[% IF ctx.user AND ctx.bookbags AND ctx.bookbags.size > 0 %]
<br/>
- <p>
- [% l('You may also save this item to a list you have already created by selecting one of your lists below.') %]
- </p>
+ <p>You may also save this item to a list you have already created by selecting one of your lists below.</p>
[% END %]
</div>
<form method='POST'>
<div class="checkout_res_body">
[% IF ctx.added_to_anon %]
- <h2 class="sub_header2">[% l('You Saved It!') %]</h2>
+ <h2 class="sub_header2">You Saved It!</h2>
<p>
[% l('You successfully saved [_1].', title_html) %]<br/>
[% l('To manage your lists, go to [_1]My Lists[_2]', '<a href="' _ mkurl(ctx.opac_root _ '/myopac/lists', {}, 1) _ '">', '</a>') %]
- <p>
+ </p>
[% ELSIF ctx.added_to_list %]
[% list_html = ctx.added_to_list.name | html %]
- <h2 class="sub_header2">[% l('You Saved It!') %]</h2>
+ <h2 class="sub_header2">You Saved It!</h2>
<p>
[% l('You successfully saved [_1] to [_2].', title_html, list_html) %]<br/>
[% l('To manage your lists, go to [_1]My Lists[_2]', '<a href="' _ mkurl(ctx.opac_root _ '/myopac/lists', {}, 1) _ '">', '</a>') %]
- <p>
+ </p>
[% ELSIF CGI.param('hold') %]
[% lib_html = ctx.get_aou(ctx.hold.pickup_lib).name | html %]
- <h2 class="sub_header2">[% l('Hold Successful!') %]</h2>
- <p>
+ <h2 class="sub_header2">Hold Successful!</h2>
+ </p>
[% l('Your request for [_1] was successful.', '<a href="' _ mkurl(ctx.kpac_root _ '/record/' _ ctx.bre_id, {}, kill_params) _ '">' _ title_html _ '</a>') %]<br/>
- [% l('You will be notified when your item is ready for pickup.') %]
+ You will be notified when your item is ready for pickup.
<p>
[% ELSE %]
<p>
[% l('Unable to request [_1].', '<a href="' _ mkurl(ctx.kpac_root _ '/record/' _ ctx.bre_id, {}, kill_params) _ '">' _ title_html _ '</a>') %]<br/>
- [% l('Please see a librarian.') %]
+ Please see a librarian.')
+ </p>
[% END %]
</div>
%]
<div class="search_wrapper">
- <h1>[% l('Search the Libraries') %]</h1>
+ <h1>Search the Libraries</h1>
<form action="[% ctx.kpac_root _ '/results' %]">
[% qtype = CGI.param('qtype') %]
<table cellpadding="0" cellspacing="0" border="0" align="center" class="search_box_wrapper" style="margin-top:0px;">
<tr>
<td class="st_radio_btn"><input type="radio" name="qtype" value="keyword" id="st_word" class="st_word"
[% IF !qtype OR qtype == 'keyword' %]checked="checked"[% END %]/></td>
- <td class="st_label"><label for="st_word">[% l('Word') %]</label></td>
+ <td class="st_label"><label for="st_word">Word</label></td>
<td class="st_radio_btn"><input type="radio" name="qtype" value="title" id="st_title" class="st_title"
[% IF qtype == 'title' %]checked="checked"[% END %]/></td>
- <td class="st_label"><label for="st_title">[% l('Title') %]</label></td>
+ <td class="st_label"><label for="st_title">Title</label></td>
<td class="st_radio_btn"><input type="radio" name="qtype" value="author" id="st_author" class="st_author"
[% IF qtype == 'author' %]checked="checked"[% END %]/></td>
- <td class="st_label st_author_box"><label for="st_author">[% l('Author') %]</label></td>
+ <td class="st_label st_author_box"><label for="st_author">Author</label></td>
<td><input type="text" class="search_box" name="query"
value=""/></td>
<tr>
<td colspan="6" align="right" class="st_label st_author_box"><label>Search Location:</label></td>
<td align="left">[% INCLUDE build_org_selector show_loc_groups=1 %]</td>
- <td><input type="image" src="[% ctx.media_prefix %]/images/kpac/search_btn.png" alt="[% l('search') %]" style="margin-top:4px;" /></td>
+ <td><input type="image" src="[% ctx.media_prefix %]/images/kpac/search_btn.png" alt="search" style="margin-top:4px;" /></td>
</tr>
</table>
</form>
<!-- Get it -->
<div class="bread_green_last"> </div>
- <span class="bread_last">[% l('Get it') %]</span>
+ <span class="bread_last">Get it</span>
<div class="clear"> </div>
[% END %]
<table cellpadding="0" cellspacing="0" border="0" class="item_location_table">
<tbody>
<tr class="header">
- <td class="location">[% l('Library System: Library Name') %]</td>
- <td class="shelving_location">[% l('Shelving Location') %]</td>
- <td class="callnumber">[% l('Call Number') %]</td>
- <td class="status">[% l('Status') %]</td>
+ <td class="location">Library System: Library Name</td>
+ <td class="shelving_location">Shelving Location</td>
+ <td class="callnumber">Call Number</td>
+ <td class="status">Status</td>
</tr>
[%-
FOR copy_info IN ctx.copies;
[%- IF ctx.copy_offset > 0;
new_offset = ctx.copy_offset - ctx.copy_limit;
IF new_offset < 0; new_offset = 0; END %]
- <a href="[% mkurl('', {copy_offset => new_offset, copy_limit => ctx.copy_limit}) %]">« [%
- l('Previous [_1]', ctx.copy_offset - new_offset) %]</a>
+ <a href="[% mkurl('', {copy_offset => new_offset, copy_limit => ctx.copy_limit}) %]">« Previous [%
+ l('[_1]', ctx.copy_offset - new_offset) %]</a>
[%- END %]
</td>
<td>
[%- IF ctx.copies.size >= ctx.copy_limit %]
- <a href="[% mkurl('', {copy_offset => ctx.copy_offset + ctx.copy_limit, copy_limit => ctx.copy_limit}) %]">[%
- l('Next [_1]', ctx.copy_limit) %] »</a>
+ <a href="[% mkurl('', {copy_offset => ctx.copy_offset + ctx.copy_limit, copy_limit => ctx.copy_limit}) %]">Next [%
+ l('[_1]', ctx.copy_limit) %] »</a>
[%- END %]
</td>
[%- more_copies_limit = 50 %] [%# TODO: config %]
<td>
[%- IF ctx.copy_limit != more_copies_limit AND ctx.copies.size >= ctx.copy_limit %]
- <a href="[% mkurl('', {copy_limit => more_copies_limit, copy_offset => 0}) %]">[% l('Show more copies') %]</a>
+ <a href="[% mkurl('', {copy_limit => more_copies_limit, copy_offset => 0}) %]">Show more copies</a>
[%- ELSIF ctx.copy_limit == more_copies_limit %]
- <a href="[% mkurl('', {copy_limit => 0, copy_offset => 0}) %]">[% l('Show fewer copies') %]</a>
+ <a href="[% mkurl('', {copy_limit => 0, copy_offset => 0}) %]">Show fewer copies</a>
[%- END %]
</td>
</tr>
</div>
<div class="header_utils">
<!--
- <a href="javascript:;" class="text_size_btn"><span>[% l('Text size') %]</span> <img
+ <a href="javascript:;" class="text_size_btn"><span>Text size</span> <img
alt="[% l('text size') %]" src="[% ctx.media_prefix %]/images/kpac/text_size_btn.png" /></a>
-->
<!--
l('Logout ([_1] [_2])', ctx.user.first_given_name, ctx.user.family_name) %]</a>
[% ELSE %]
[% redir = CGI.url('-base' => 1) _ ctx.kpac_root _ '/home' %]
- <a href="[% mkurl(ctx.opac_root _ '/login?redirect_to=' _ redir).replace('^http:', 'https:') %]">[% l('Login') %]</a>
+ <a href="[% mkurl(ctx.opac_root _ '/login?redirect_to=' _ redir).replace('^http:', 'https:') %]">Login</a>
[% END %]
</div>
-<div class="sub_sidebar_header">[% l('New Search') %]</div>
+<div class="sub_sidebar_header">New Search</div>
<form action="[% ctx.kpac_root _ '/results' %]">
<div class="sub_sidebar_search_wrapper">
<input type="text" name='query'
<tr>
<td class="st_radio_btn"><input type="radio" name="qtype" value="keyword" id="st_word" class="st_word"
[% IF !qtype OR qtype == 'keyword' %]checked="checked"[% END %]/></td>
- <td class="st_label"><label for="st_word">[% l('Word') %]</label></td>
+ <td class="st_label"><label for="st_word">Word</label></td>
<td class="st_radio_btn"><input type="radio" name="qtype" value="title" id="st_title" class="st_title"
[% IF qtype == 'title' %]checked="checked"[% END %]/></td>
- <td class="st_label"><label for="st_title">[% l('Title') %]</label></td>
+ <td class="st_label"><label for="st_title">Title</label></td>
<td class="st_radio_btn"><input type="radio" name="qtype" value="author" id="st_author" class="st_author"
[% IF qtype == 'author' %]checked="checked"[% END %]/></td>
- <td class="st_label st_author_box"><label for="st_author">[% l('Author') %]</label></td>
+ <td class="st_label st_author_box"><label for="st_author">Author</label></td>
<td><input type="text" class="search_box" name="query"
value="[% CGI.param('nosprop') ? '' : CGI.param('query') | html %]"/></td>
<div id="chili_review_[% attrs.isbn_clean | html %]" style="display: none;" align="center" width="100%"></div>
-<div class="sub_header">[% l('You can find this item at these locations:') %]</div>
+<div class="sub_header">You can find this item at these locations:</div>
<div class="item_detail_location_wrapper">
[% INCLUDE 'kpac/parts/copy_table.tt2' %]
</div>
[% IF attrs.summary %]
- <div class="sub_header">[% l('About this item:') %]</div>
+ <div class="sub_header">About this item:</div>
<div class="item_detail_desc">
[% FOR sum IN attrs.summary %]
[% IF !loop.first; '<br/>'; END %]
<h2 class="sub_header2">[% ctx.bookbag.name | html %]</h2>
<div style="font-weight:normal;font-size:1.5em;text-align:left;padding:10px;">[% ctx.bookbag.description | html %]</div>
[% ELSE %]
- <h2 class="sub_header2">[% l('Search Results') %]</h2>
+ <h2 class="sub_header2">Search Results</h2>
[% END %]
<br/>
<div style='width:100%; text-align:center'>
- <h3>[% l('No records were found that matched your search.') %]</h3>
+ <h3>No records were found that matched your search.</h3>
</div>
[% ELSE %]