<optiondata-other=truevalue="<?=$pconfig['src'];?>"<?=!is_specialnet($pconfig['src'])?"selected=\"selected\"":"";?>><?=gettext("Single host or Network");?></option>
<?=gettext("Enter the internal (LAN) subnet for the 1:1 mapping. The subnet size specified for the internal subnet will be applied to the external subnet.");?>
<optiondata-other=truevalue="<?=$pconfig['dst'];?>"<?=!is_specialnet($pconfig['dst'])?"selected=\"selected\"":"";?>><?=gettext("Single host or Network");?></option>
<optionvalue="default"<?=$pconfig['natreflection']!="enable"&&$pconfig['natreflection']!="disable"?"selected=\"selected\"":"";?>><?=gettext("Use system default");?></option>
<optiondata-other=truevalue="<?=$pconfig['src'];?>"<?=!is_specialnet($pconfig['src'])?"selected=\"selected\"":"";?>><?=gettext("Single host or Network");?></option>
<?=gettext("Enter the internal (LAN) subnet for the 1:1 mapping. The subnet size specified for the internal subnet will be applied to the external subnet.");?>
<optiondata-other=truevalue="<?=$pconfig['dst'];?>"<?=!is_specialnet($pconfig['dst'])?"selected=\"selected\"":"";?>><?=gettext("Single host or Network");?></option>
<optionvalue="default"<?=$pconfig['natreflection']!="enable"&&$pconfig['natreflection']!="disable"?"selected=\"selected\"":"";?>><?=gettext("Use system default");?></option>