public_html/layout/professional_css/profiles/contactauthorform.thtml
branchHEAD
changeset 8487 e61a1038595a
parent 8069 d577fa397d82
     1.1 --- a/public_html/layout/professional_css/profiles/contactauthorform.thtml	Tue Jan 25 11:51:13 2011 -0500
     1.2 +++ b/public_html/layout/professional_css/profiles/contactauthorform.thtml	Wed Feb 01 20:35:07 2012 -0500
     1.3 @@ -23,8 +23,8 @@
     1.4  
     1.5          <dt><label for="contactauthorform-shortmsg">{lang_shortmessage}</label></dt>
     1.6          <dd><textarea rows="8" cols="50" name="shortmsg" id="contactauthorform-shortmsg">{shortmsg}</textarea></dd>
     1.7 -        <dt><label for="contactauthorform-cc">{lang_cc}</label></dt>
     1.8 -        <dd><input type="checkbox" name="cc" id="contactauthorform-cc" checked="checked"{xhtml}>&nbsp;{lang_cc_description}</dd>
     1.9 +        <dt{cc_enabled}><label for="contactauthorform-cc">{lang_cc}</label></dt>
    1.10 +        <dd{cc_enabled}><input type="checkbox" name="cc" id="contactauthorform-cc"{cc}{xhtml}>&nbsp;{lang_cc_description}</dd>
    1.11  
    1.12        </dl>
    1.13