<!-- header icon -->
<div class="row mb-3">
<div class="col-lg-12 text-center">
- <img src="[% ctx.media_prefix %]/images/portal/pines-logo-small.png" alt="PINES Logo"/>
+ <img src="/images/portal/pines-logo-small.png" alt="PINES Logo"/>
</div>
</div>
</div>
<div class="list-group-item border-0 p-2">
<a href="/eg/staff/circ/patron/register" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/registerpatron.png" alt="" role="presentation"/>
+ <img src="/images/portal/registerpatron.png" alt="" role="presentation"/>
Register New Patron
</a>
</div>
</div>
<div class="list-group-item border-0 p-2">
<a href="/eg/staff/circ/holds/pull" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/holds.png" alt="" role="presentation"/>
+ <img src="/images/portal/holds.png" alt="" role="presentation"/>
Pull List for Hold Requests
</a>
</div>
</div>
<div class="list-group-item border-0 p-2">
<a href="/eg2/staff/catalog" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/book.png" alt="" role="presentation"/>
+ <img src="/images/portal/book.png" alt="" role="presentation"/>
Advanced Search
</a>
</div>
<div class="list-group-item border-0 p-2">
<a href="/eg/staff/cat/item/search" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/book.png" alt="" role="presentation"/>
+ <img src="/images/portal/book.png" alt="" role="presentation"/>
Item Status / Display
</a>
</div>
<div class="list-group-item border-0 p-2">
<a href="/eg2/staff/cat/vandelay/import" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/batchimport.png" alt="" role="presentation"/>
+ <img src="/images/portal/batchimport.png" alt="" role="presentation"/>
MARC Batch Import / Export
</a>
</div>
<div class="list-group-item border-0 p-2">
<a href="eg/staff/cat/z3950/index" i18n>
- <img src="[% ctx.media_prefix %]/images/portal/z3950.png" alt="" role="presentation"/>
+ <img src="/images/portal/z3950.png" alt="" role="presentation"/>
z39.50 Import
</a>
</div>