mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-28 08:03:36 +00:00
backups: Minor styling fixes
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
parent
8d7ede728e
commit
0be12affba
@ -30,12 +30,12 @@
|
||||
<div class="col-lg-12">
|
||||
<table class="table table-bordered table-condensed table-striped">
|
||||
<thead>
|
||||
<th>{% trans "Location" %}</th>
|
||||
<th>{% trans "Location" %}</th>
|
||||
<th>{% trans "Name" %}</th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>{{ label }}</td>
|
||||
<td>{{ label }}</td>
|
||||
<td>{{ name }}</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user