|
From: Culprit <cul...@us...> - 2009-11-04 09:28:09
|
Update of /cvsroot/mxbb/core/templates/prosilver In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv15821/core/templates/prosilver Modified Files: mx_main_layout.html Log Message: prosilver templates update Index: mx_main_layout.html =================================================================== RCS file: /cvsroot/mxbb/core/templates/prosilver/mx_main_layout.html,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** mx_main_layout.html 15 Oct 2009 15:58:30 -0000 1.4 --- mx_main_layout.html 4 Nov 2009 09:27:51 -0000 1.5 *************** *** 36,40 **** <!-- BEGIN show_title --> <li class="header"> ! <dl class="icon"><dt class="header">{layout_column.blocks.show_title.L_TITLE}{layout_column.blocks.show_title.SHOW_TITLE}</dt></dl> </li> <!-- END show_title --> --- 36,40 ---- <!-- BEGIN show_title --> <li class="header"> ! <dl class="icon"><dt class="header">{layout_column.blocks.show_title.L_TITLE}</dt></dl> </li> <!-- END show_title --> |