|
|
@ -44,7 +44,7 @@
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_user" placeholder="Username" id="roundcube_db_user">
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_user" placeholder="Username" id="roundcube_db_user">
|
|
|
|
<label>Db Password</label>
|
|
|
|
<label>Db Password</label>
|
|
|
|
<input class="form-control" type="password" name="roundcube_db_pw" placeholder="Password" id="roundcube_db_pw">
|
|
|
|
<input class="form-control" type="password" name="roundcube_db_pw" placeholder="Password" id="roundcube_db_pw">
|
|
|
|
<label>Db URL</label>
|
|
|
|
<label>DB URL</label>
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_url" placeholder="URL" id="roundcube_db_url">
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_url" placeholder="URL" id="roundcube_db_url">
|
|
|
|
<label>DB Name</label>
|
|
|
|
<label>DB Name</label>
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_name" placeholder="Database Name" id="roundcube_db_name">
|
|
|
|
<input class="form-control" type="text" name="roundcube_db_name" placeholder="Database Name" id="roundcube_db_name">
|
|
|
|