wootook-reloaded/application/design/frontend/base/default/scripts/deprecated/options_admadd.tpl
Gregory PLANCHAT 66805034a6 Configuration & Layout architecture updates
Fixed production bug
Fixed styles
Updated Action Controller

Signed-off-by: Gregory PLANCHAT <g.planchat@gmail.com>
2012-01-13 23:36:03 +01:00

6 lines
No EOL
260 B
Go Template

<tr>
<td class="c" colspan="2"><?php echo $this->getData('opt_adm_title')?></td>
</tr><tr>
<th><?php echo $this->getData('opt_adm_planet_prot')?></th>
<th><input name="adm_pl_prot"<?php echo $this->getData('adm_pl_prot_data')?> type="checkbox" /></th>
</tr>