Fixed gh-338 to insure that the custom buttons work on the site view page

This commit is contained in:
2018-09-11 22:08:58 +02:00
parent 7fcc93aa5b
commit 5962b557c8
9 changed files with 65 additions and 24 deletions

View File

@@ -18,4 +18,4 @@ defined('_JEXEC') or die('Restricted access');
defined('_JEXEC') or die('Restricted access');###LICENSE_LOCKED_DEFINED### ###SITE_CODE_BODY###
?>
###SITE_TOP_BUTTON### ###SITE_BODY### ###SITE_BOTTOM_BUTTON###
###SITE_TOP_FORM### ###SITE_TOP_BUTTON### ###SITE_BODY### ###SITE_BOTTOM_BUTTON### ###SITE_BOTTOM_FORM###