Subversion Repositories wpShopGermany4

Compare Revisions

Ignore whitespace Rev 7807 → Rev 7811

/admin/form/select.phtml
99,7 → 99,11
<?php } ?>
</div>
 
<?php if (wpsg_isSizedString($this->view['field_config']['hint'])) { ?>
<div class="hint info"><?php echo $this->view['field_config']['hint']; ?></div>
<?php } ?>
</div>
<div class="clearfix wpsg_clear"></div>