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

Parašė ramon· 2008 Bal. 26 12:04:13
#2

Atsidaryk savo nauja comments_include.php.

Rask 75 eilute :
if (checkrights("C")) echo "<tr>\n<td colspan='2' align='right' class='".($i% 2==0?"tbl1":"tbl2")."'><a href='".ADMIN."comments.php?ctype=$ctype&cid=$cid'>".$locale['c106']."</a></td>\n</tr>\n";




Ir pakeisk i sita :
if (checkrights("C")) echo "<tr>\n<td align='right' class='".($i% 2==0?"tbl1":"tbl2")."'><a href='".ADMIN."comments.php".$aidlink."&amp;ctype=$ctype&amp;cid=$cid'>".$locale['c106']."</a></td>\n</tr>\n";