Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: news.php

Parašė Soo-2· 2007 Rugp. 31 00:08:21
#6

function render_news($subject, $news, $info) {

echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>
$news
</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo openform("N",$info['news_id']).newsposter($info,"  ").newsopts($info," ").closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>
</td>
</tr>
</table>\n";




cia kažkokia kitokia nei kitose theme.php failuose..

Redagavo Soo-2· 2007 Rugp. 31 00:08:57