|
@@ -90,7 +90,7 @@ html_tag( 'table',
|
|
|
html_tag( 'tr',
|
|
|
html_tag( 'td', '<br />', 'center' ) ,
|
|
|
'', $color[0] ) ,
|
|
|
-'center', $color[4], 'width="50%" cellpadding="2" cellspacing="0" border="0"' )
|
|
|
+'center', $color[4], 'width="50%" cellpadding="2" cellspacing="0" border="0"' );
|
|
|
|
|
|
$oTemplate->display('footer.tpl');
|
|
|
-?>
|
|
|
+?>
|