mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2025-04-20 02:52:11 +00:00
Removed placeholder text for b2 bucket
This commit is contained in:
parent
aa5ba9999e
commit
ace2bbf5e8
@ -134,7 +134,7 @@
|
||||
<div class="form-group backup-target-b2">
|
||||
<label for="backup-target-b2-bucket" class="col-sm-2 control-label">B2 Bucket</label>
|
||||
<div class="col-sm-8">
|
||||
<input type="text" placeholder="B2 Bucket" class="form-control" rows="1" id="backup-target-b2-bucket">
|
||||
<input type="text" class="form-control" rows="1" id="backup-target-b2-bucket">
|
||||
</div>
|
||||
</div>
|
||||
<!-- Common -->
|
||||
|
Loading…
Reference in New Issue
Block a user