Advertisement
Guest User

local

a guest
Apr 12th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 1.60 KB | None | 0 0
  1. <contacts_index_index translate="label">
  2.         <reference name="root">
  3.             <action method="setTemplate"><template>page/1column.phtml</template></action>
  4.         </reference>
  5.         <reference name="contactForm">
  6.             <block type="core/text_list" name="form.additional.info">
  7.                 <block type="captcha/captcha" name="captcha">
  8.                     <reference name="head">
  9.                         <action method="addJs"><file>mage/captcha.js</file></action>
  10.                     </reference>
  11.                     <action method="setFormId"><formId>contact_page_captcha</formId></action>
  12.                     <action method="setImgWidth"><width>230</width></action>
  13.                     <action method="setImgHeight"><width>50</width></action>
  14.                 </block>
  15.             </block>
  16.             <block type="cms/block" name="athlete.google.map" as="athlete_google_map">
  17.                 <action method="setBlockId">
  18.                     <block_id>athlete_google_map</block_id>
  19.                 </action>
  20.             </block>
  21.             <block type="cms/block" name="athlete_contacts_block1" as="athlete_contacts_block1">
  22.                 <action method="setBlockId">
  23.                     <block_id>athlete_contacts_block1</block_id>
  24.                 </action>
  25.             </block>
  26.             <block type="cms/block" name="athlete_contacts_block2" as="athlete_contacts_block2">
  27.                 <action method="setBlockId">
  28.                     <block_id>athlete_contacts_block2</block_id>
  29.                 </action>
  30.             </block>
  31.         </reference>
  32.     </contacts_index_index>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement