mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 12:36:23 -07:00
Update edit_server.html
This commit is contained in:
parent
4c495a1d69
commit
ff7bc2baa5
1 changed files with 11 additions and 0 deletions
|
@ -641,6 +641,17 @@
|
|||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text">
|
||||
<?php print __('Port') ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<input type="text" size="20" class="vst-input" name="v_backup_port" value="<?=trim($v_backup_port, "'")?>">
|
||||
<br><br>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text">
|
||||
<?php print __('Username') ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue