<p><labelfor="title"title="<?php yourls_e( 'Optional title used when sharing a link from YOURLS using social sharers', 'isq_translation'); ?>"><?phpyourls_e('Optional title:','isq_translation');?></label> <input type="text" id="title" class="right" name="title" value="<?php echo($title); ?>" /></p>
<divclass="recaptcha-container"><labeltitle="<?php yourls_e( 'Verification used to ensure the user is not a bot', 'isq_translation'); ?>"><?phpyourls_e('reCAPTCHA:','isq_translation');?></label> <div class="g-recaptcha right" data-sitekey="<?php echo ISQ::$recaptcha['sitekey']; ?>"></div></div>