|
|
@ -42,7 +42,7 @@
|
|
|
|
<p>Set external database parameters for <b>Roundcube</b></p>
|
|
|
|
<p>Set external database parameters for <b>Roundcube</b></p>
|
|
|
|
<label>DB User</label>
|
|
|
|
<label>DB User</label>
|
|
|
|
<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">
|
|
|
|