Commit 77099b3b authored by Leo Koppelkamm's avatar Leo Koppelkamm

Reword backup min_time label

parent 0d8a4099
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
</div> </div>
</div> </div>
<div class="form-group"> <div class="form-group">
<label for="target" class="col-sm-2 control-label">Maximum time to keep old backups (in days)</label> <label for="target" class="col-sm-2 control-label">How many days should backups be kept?</label>
<div class="col-sm-8"> <div class="col-sm-8">
<input type="number" class="form-control" rows="1" id="min-age"></input> <input type="number" class="form-control" rows="1" id="min-age"></input>
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment