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)
committerHenri-Damien LAURENT <henridamien.laurent@biblibre.com>
Wed, 16 Sep 2009 21:19:38 +0000 (23:19 +0200)
commit5fc37a04b4b62628fd65f5b8d38c2f58a533e7e6
treeff28105af7978dc4233e5d83b7a7d99eaae1ed66
parent84e6a5decd84a5df1d0908764d5ac4c2bf73416c
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