<button name="jjshout[shout]" id="shoutbox-submit" class="<?php echo $button; ?> fullwidth" type="submit" <?php if (($securitytype == 1 && !$siteKey) || ($securitytype == 1 && !$secretKey)) { echo 'disabled="disabled"'; }?>><?php echo JText::_('SHOUT_SUBMITTEXT'); ?> </button>
Please Log in or Create an account to join the conversation.