Jump to content
  • 0

Display Message to User Panel


Question

3 answers to this question

Recommended Posts

  • 0
Posted

Or you can use this on the structure.pdt file:

<?php
	if ($this->Html->ifSet($logged_in)) {
?>
Content here.
<?php
}
?>

but Naja7host's Magicbox means you don't need to edit the structure.pdt when you update and is very handy.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...