projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b1290c
)
TPAC: Remove "Dynamic catalog" link from footer
author
Dan Scott
<dscott@laurentian.ca>
Mon, 23 Sep 2013 18:16:01 +0000
(14:16 -0400)
committer
Dan Scott
<dscott@laurentian.ca>
Tue, 24 Sep 2013 15:20:27 +0000
(11:20 -0400)
The TPAC _is_ the dynamic catalog as of 2.3. It no longer has a need to
link to itself.
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/templates/opac/parts/footer.tt2
patch
|
blob
|
history
diff --git
a/Open-ILS/src/templates/opac/parts/footer.tt2
b/Open-ILS/src/templates/opac/parts/footer.tt2
index
83d63e5
..
4e62f85
100644
(file)
--- a/
Open-ILS/src/templates/opac/parts/footer.tt2
+++ b/
Open-ILS/src/templates/opac/parts/footer.tt2
@@
-1,6
+1,5
@@
<div id="footer-wrap">
<div id="footer">
- <a href="/">[% l('Dynamic catalog') %]</a> |
[% IF ctx.get_org_setting(
ctx.physical_loc || ctx.aou_tree.id, 'opac.allow_pending_user') %]
<a href="[% mkurl(ctx.opac_root _ '/register') %]">[%