Skip to content

Instantly share code, notes, and snippets.

@victorpavlov
Last active December 15, 2015 17:49
Show Gist options
  • Save victorpavlov/5299034 to your computer and use it in GitHub Desktop.
Save victorpavlov/5299034 to your computer and use it in GitHub Desktop.
Joomla2.5:hidesystem messagу div
<?php if(JFactory::getApplication()->getMessageQueue()) : ?>
<jdoc:include type="message" />
<?php endif; ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment