<optiondata-other=truevalue="<?=$pconfig['src'];?>"<?=!is_specialnet($pconfig['src'])?"selected=\"selected\"":"";?>><?=gettext("Single host or Network");?></option>
<spanclass="vexpl"><?=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.");?></span>
<divclass="hidden"for="help_for_src">
<?=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>