<div class="container">
<div class="row">
<div class="col-md-12 text-center">
- <img src="[% ctx.media_prefix %]/images/portal/logo.png"/>
+ <img src="/xul/server/skin/media/images/portal/logo.png" alt="PINES Logo" style="height:80px;"/>
</div>
</div>
<br/>
<a target="_self" href="./circ/checkin/index">[% l('Check In Items') %]</a>
</div>
<div>
- <img src="[% ctx.media_prefix %]/images/portal/retreivepatron.png"/>
+ <img src="/xul/server/skin/media/images/portal/registerpatron.png"/>
+ <a target="_self" href="./circ/patron/register">[% l('Register New Patron') %]</a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/retreivepatron.png"/>
<a target="_self" href="./circ/patron/search">[% l('Search For Patron By Name') %]</a>
</div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/holds.png"/>
+ <a target="_self" href="./circ/holds/pull">[% l('Pull List for Hold Requests') %]</a>
+ </div>
</div>
</div>
</div>
</div>
</div>
<div>
- <img src="[% ctx.media_prefix %]/images/portal/bucket.png"/>
+ <img src="/xul/server/skin/media/images/portal/book.png"/>
+ <a target="_self" href="./cat/catalog/index">[% l('Search the Catalog') %]</a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/book.png"/>
+ <a target="_self" href="./cat/item/search">[% l('Item Status / Display') %]</a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/batchimport.png"/>
+ <a target="_self" href="./cat/catalog/vandelay">[% l('MARC Batch Import / Export') %]</a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/z3950.png"/>
+ <a target="_self" href="./cat/z3950/index">[% l('z39.50 Import') %]</a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/bucket.png"/>
<a target="_self" href="./cat/bucket/record/">[% l('Record Buckets') %]</a>
</div>
<div>
<div class="col-md-4">
<div class="panel panel-success">
<div class="panel-heading">
- <div class="panel-title text-center">[% l('Administration') %]</div>
+ <div class="panel-title text-center">[% l('Administration and Documentation') %]</div>
</div>
<div class="panel-body">
<div>
- <img src="[% ctx.media_prefix %]/images/portal/helpdesk.png"/>
- <a target="_top" href="http://docs.evergreen-ils.org/">
- [% l('Evergreen Documentation') %]
+ <img src="/xul/server/skin/media/images/portal/helpdesk.png"/>
+ <a target="_new" href="http://help.georgialibraries.org">
+ [% l('GPLS Help Desk') %]
+ </a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/helpdesk.png"/>
+ <a target="_new" href="http://pines.georgialibraries.org/documentation/">
+ [% l('PINES Documentation') %]
+ </a>
+ </div>
+ <div>
+ <img src="/xul/server/skin/media/images/portal/reports.png"/>
+ <a target="_new" href="http://gapines.org/report-creator/">
+ [% l('PINES Quick Reports') %]
</a>
</div>
<div>