Connected web interface with vesta.conf

This commit is contained in:
Serghey Rodin 2014-10-05 14:47:55 +03:00
commit cc062abfc3
24 changed files with 55 additions and 81 deletions

View file

@ -44,7 +44,7 @@
document.v_add_db.v_password.value = randomstring;
}
</script>
<table class='data'>
<table class="data mode-add">
<tr class="data-add">
<td class="data-dotted">
<table class="data-col1">
@ -54,7 +54,7 @@
<td class="data-dotted">
<table class="data-col2" width="600px">
<tr>
<td class="step-top" style="color:#777;" >
<td class="step-top hint" style="color:#777;" >
<?php print __('Prefix will be automaticaly added to database name and database user',$user."_");?>
</td>
</tr>