ajax_secondgroup.htm 191 B

1234567
  1. <!--{template common/header}-->
  2. <!--{if !empty($groupselect['second'])}-->
  3. <select id="fup" name="fup" class="ps">
  4. $groupselect[second]
  5. </select>
  6. <!--{/if}-->
  7. <!--{template common/footer}-->