Update of /cvsroot/popfile/engine/skins/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10601/skins/default
Modified Files:
Tag: b0_22_2
common-middle.thtml
Log Message:
Fix missing quote on template variable on branch.
Index: common-middle.thtml
===================================================================
RCS file: /cvsroot/popfile/engine/skins/default/common-middle.thtml,v
retrieving revision 1.5
retrieving revision 1.5.6.1
diff -C2 -d -r1.5 -r1.5.6.1
*** common-middle.thtml 17 Sep 2004 14:13:28 -0000 1.5
--- common-middle.thtml 15 Sep 2005 09:18:22 -0000 1.5.6.1
***************
*** 25,29 ****
</table>
<br />
! <table class="menu" cellspacing="0" summary="<TMPL_VAR NAME="Localize_Header_MenuSummary>">
<tr>
<td class="menuIndent"> </td>
--- 25,29 ----
</table>
<br />
! <table class="menu" cellspacing="0" summary="<TMPL_VAR NAME="Localize_Header_MenuSummary">">
<tr>
<td class="menuIndent"> </td>
|