This change is purely for the sake of consistency; there's
no functional difference.
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
% cp -r Open-ILS/examples/web/images/kpac/* /openils/var/web/images/kpac/ #does not clobber
% mkdir /openils/var/templates_kpac2
% cp -r Open-ILS/examples/web/templates/kpac /openils/var/templates_kpac2/
-% cp -R /openils/var/web/css/skin/default/kpac/fonts /openils/var/web/css/skin/kpac2/kpac
+% cp -r /openils/var/web/css/skin/default/kpac/fonts /openils/var/web/css/skin/kpac2/kpac
-------------------------------------------------------------------------------
Then set up 443/80 vhosts for serving the alternate skin in eg.conf, something