Clarify the meaning of host in this context (will help translations)
This commit is contained in:
@@ -1153,7 +1153,7 @@ if (isset($_REQUEST['synchronize_db'])) {
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="even toggler remote-server">
|
<tr class="even toggler remote-server">
|
||||||
<td><?php echo __('Host'); ?></td>
|
<td><?php echo __('Server'); ?></td>
|
||||||
<td><input type="text" name="<?php echo $type; ?>_host" class="server-host" /></td>
|
<td><input type="text" name="<?php echo $type; ?>_host" class="server-host" /></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="odd toggler remote-server">
|
<tr class="odd toggler remote-server">
|
||||||
|
Reference in New Issue
Block a user