the code is
// TEXTBOX – Name: parabola_settings[copyright]
function cryout_setting_copyright_fn() {
global $parabolas;
echo “<textarea id=’parabola_copyright’ name=’parabola_settings[parabola_copyright]’ rows=’3′ cols=’70’ type=’textarea’ >”.esc_textarea($parabolas[‘parabola_copyright’]).” </textarea>”;
echo “<div><small>”.__(“Insert custom text or HTML code that will appear in you footer. <br /> You can use HTML to insert links, images and special characters like ©.”,”parabola”).”</small></div>”;
}
I dont understand why it appears italic