Co-authored-by: decentral1se <1991377+decentral1se@users.noreply.github.com>
This commit is contained in:
Nicolas Paris
2021-06-27 10:46:41 +02:00
committed by GitHub
parent c0c8c4a551
commit ab7264df0c

View File

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