?
Path : /home/admin/public_html/old/happy2/templates/ja_travel/html/toolbox/ |
Current File : /home/admin/public_html/old/happy2/templates/ja_travel/html/toolbox/toolbox.php |
<?php // no direct access defined('_JEXEC') or die('Restricted access'); ?> <?php if(!defined('JA_SOCIAL_TOOLBOX_DISPLAY')): define('JA_SOCIAL_TOOLBOX_DISPLAY', 1); function jaGenerateLargeBox($smallBox){ $toolboxLarger = $smallBox; //facebookshare $toolboxLarger = str_replace("button_count", "box_count", $toolboxLarger); //twitter $toolboxLarger = str_replace("horizontal", "vertical", $toolboxLarger); return $toolboxLarger; } ?> <?php endif; ?>