Pull the last OPAC-specific tmpl vars out of gettemplate.
authorJoe Atzberger <joe.atzberger@liblime.com>
Thu, 4 Jun 2009 17:43:52 +0000 (12:43 -0500)
committerGalen Charlton <galen.charlton@liblime.com>
Fri, 5 Jun 2009 22:03:13 +0000 (17:03 -0500)
commitf35b144668d48723ff806b7692b62ba93f57d142
treeec990f372b7a91fff6fcb8bb769a288f165f408c
parent0c29750106c4b5175136d20dd4f579de06e3f2ad
Pull the last OPAC-specific tmpl vars out of gettemplate.

These don't belong every template, only on OPAC:
~ opacstylesheet
~ opaccolorstylesheet
~ opacsmallimage

The latter 2 were already being populated in C4::Auth anyway.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
C4/Auth.pm
C4/Output.pm