mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
i18n + service manager + web updater
This commit is contained in:
parent
3612d08933
commit
6e631c32a1
84 changed files with 1806 additions and 1458 deletions
|
@ -62,8 +62,8 @@
|
|||
</table>
|
||||
<table class="data-col2" width="600px">
|
||||
<tr>
|
||||
<td style="padding: 10 0 0 2px; color:99a7af;" >
|
||||
<?php print _('DB_PREFIX_WILL_BE_ADDED',$user."_");?>
|
||||
<td style="padding: 10 0 0 2px; color:#777;" >
|
||||
<?php print _('Prefix will be automaticaly added to database name and database user',$user."_");?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
@ -162,7 +162,7 @@
|
|||
</td>
|
||||
<tr>
|
||||
<td class="vst-text" style="padding: 10px 0 0 2px;">
|
||||
<?php print _('SEND_CREDENTIALS_NOTICE') ?>
|
||||
<?php print _('Send login credentials to email address') ?>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue