Guestbook prevnext
Posted: Mon Sep 18, 2006 5:59 pm
HI!
Any idea, how can I put 2 prev/next- buttons? 1 above and 1 below
Any idea, how can I put 2 prev/next- buttons? 1 above and 1 below
Content management as it is meant to be
https://forum.cmsmadesimple.org/
Code: Select all
$this->ShowPrevNextLinks($start, $show_num_entries, $max);
Code: Select all
if($show_button)
{
showAddButton($this, $id);
}