Ignore:
Timestamp:
Apr 26, 2012, 1:18:31 AM (12 years ago)
Author:
ddtddt
Message:

[extensions] - ContactForm - add perso text on form

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/themes/cf_form.tpl

    r10035 r14428  
    2828}
    2929{/literal}{/footer_script}
    30 
     30<div id="persoformtop">{$PERSOFORMTOP}</div>
    3131<div id="autre_content" class="contact-form">
    3232  <form  method="post" action="{$CF.F_ACTION}" class="filter" id="contactform" onsubmit="return cf_validate();">
     
    7373  </form>
    7474</div>
     75<div id="persoformbottom">{$PERSOFORMBOTTOM}</div>
Note: See TracChangeset for help on using the changeset viewer.