Place this code where you want to,
This will print the web pages list.
Code: Select all
<?php echo LoginLayout::menu(); ?>
And other method, if you just want a single page you can link directly to it
Code: Select all
/doceboLms/index.php?modname=login&op=readwebpages&idPages=1
/doceboLms/index.php?modname=login&op=readwebpages&idPages=2
.
.
.