@@ -97,7 +97,17 @@
}
?>
</select>
- <br><br>
+ </td>
+ </tr>
+ <tr>
+ <td class="vst-text step-top">
+ <?php print __('Default Port');?>
+ <td>
+ <input type="text" size="20" class="vst-input" name="port" value="<?=htmlentities(trim($port, "'"))?>">
+ <br><br>
</td>
</tr>
<tr>