How to turn off popups?
Posted: Sun May 19, 2013 4:01 pm
Please tell me how to edit template to turn off popups?
This is the official forum of the Admiror Joomla! Community. Here you can get help with Admiror Joomla! extensions. Join us in an effort to make Admiror Joomla! Extensions better.
https://www.vasiljevski.com/forum/
Code: Select all
$html = $AG->initPopup();
Code: Select all
$html.=$AG->endPopup();