Clarify the meaning of host in this context (will help translations)

This commit is contained in:
Marc Delisle
2011-03-23 12:53:24 -04:00
parent 0e702aaa79
commit 4a732d9b6c

View File

@@ -1153,7 +1153,7 @@ if (isset($_REQUEST['synchronize_db'])) {
</td>
</tr>
<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>
</tr>
<tr class="odd toggler remote-server">