article_link = 'index2.php?option=com_comment&task=editA&hidemainmenu=1&id='. $row->id; $link = 'index2.php?option=com_content§ionid=0&task=edit&hidemainmenu=1&id='. $row->articleid; echo ""; echo ""; echo ""; echo ""; if(strlen($row->comments) > $admin_comments_length) { $row->comments = substr($row->comments,0,$admin_comments_length-3); $row->comments .= "..."; } echo ""; echo ""; echo ""; $task = $row->published ? 'unpublish' : 'publish'; $img = $row->published ? 'publish_g.png' : 'publish_x.png'; ?>
#
".$pageNav->rowNumber( $i )."$row->name$row->comments$row->startdate$row->title
getListFooter(); ?>
id ? 'Edit' : 'Add';?>
:
:
:
: