<imgsrc="/themes/<?=$g['theme'];?>/images/icons/icon_plus.gif"width="17"height="17"border="0"title="<?phpechogettext("Add another Time server");?>"onclick="NewTimeServer(<?phpecho$j;?>)"alt="add"/>
<aclass="btn btn-default btn-xs"title="<?phpechogettext("Add another Time server");?>"onclick="NewTimeServer(<?phpecho$j;?>)"alt="add"><spanclass="glyphicon glyphicon-plus"></span></a>
</div>
<br/>
<?phpechogettext('For best results three to five servers should be configured here.');?>
<optionvalue="Garmin"title="$PGRM... Most Garmin"<?phpif($pconfig['type']=='Garmin')echo" selected=\"selected\"";?>>Garmin</option>
<optionvalue="MediaTek"title="$PMTK... Adafruit, Fastrax, some Garmin and others"<?phpif($pconfig['type']=='MediaTek')echo" selected=\"selected\"";?>>MediaTek</option>
<optionvalue="SiRF"title="$PSRF... Used by many devices"<?phpif($pconfig['type']=='sirf')echo" selected=\"selected\"";?>>SiRF</option>