[open-ils-commits] r7832 - trunk/Open-ILS/web/opac/skin/default/xml
svn at svn.open-ils.org
svn at svn.open-ils.org
Wed Sep 26 11:12:10 EDT 2007
Author: erickson
Date: 2007-09-26 11:02:21 -0400 (Wed, 26 Sep 2007)
New Revision: 7832
Modified:
trunk/Open-ILS/web/opac/skin/default/xml/footer.xml
Log:
repaired include directive
Modified: trunk/Open-ILS/web/opac/skin/default/xml/footer.xml
===================================================================
--- trunk/Open-ILS/web/opac/skin/default/xml/footer.xml 2007-09-25 21:42:16 UTC (rev 7831)
+++ trunk/Open-ILS/web/opac/skin/default/xml/footer.xml 2007-09-26 15:02:21 UTC (rev 7832)
@@ -12,7 +12,7 @@
<span class='footer_link'>
<a class='classic_link'
- href='/opac/<!--echo var="locale"-->/extras/slimpac/start.html'>&opac.basic;</a>
+ href='/opac/<!--#echo var="locale"-->/extras/slimpac/start.html'>&opac.basic;</a>
</span>
<span> | </span>
<span class='footer_link'>
More information about the open-ils-commits
mailing list