|
From: FlorinCB <ory...@us...> - 2009-11-24 08:37:34
|
Update of /cvsroot/mxbb/mx_contact/templates/_core In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29852 Modified Files: simple_header.tpl Log Message: fix missing tag Index: simple_header.tpl =================================================================== RCS file: /cvsroot/mxbb/mx_contact/templates/_core/simple_header.tpl,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** simple_header.tpl 4 Oct 2008 08:03:20 -0000 1.1 --- simple_header.tpl 24 Nov 2009 08:37:26 -0000 1.2 *************** *** 25,29 **** {MX_ADDITIONAL_HEADER_TEXT} ! <body> <table width="800" border="0" align="center" cellpadding="1" id="baza"> --- 25,29 ---- {MX_ADDITIONAL_HEADER_TEXT} ! </head> <body> <table width="800" border="0" align="center" cellpadding="1" id="baza"> |