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