mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
i18n user/web/dns/mail
This commit is contained in:
parent
ebdbe965e8
commit
497f7d9906
34 changed files with 2231 additions and 2167 deletions
|
@ -65,7 +65,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<?php print _('IP-address');?>
|
||||
<?php print _('IP Address');?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -152,9 +152,13 @@
|
|||
</table>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<table class="data-col2">
|
||||
<tr>
|
||||
<td style="padding: 24px 0 0 0;">
|
||||
<td style="padding: 24px 0 0 0;" width="116px">
|
||||
<input type="submit" name="ok" value="<?php print _('Add');?>" class="button">
|
||||
</td>
|
||||
<td style="padding: 24px 0 0 0;">
|
||||
<input type="button" class="button" value="<?php print _('Back');?>" onclick="<?php echo $back ?>">
|
||||
</td>
|
||||
</tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue