Skip to content
Snippets Groups Projects
Verified Commit 79d68775 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Fix typo.

parent 9bdc3b2f
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@
{% block content %}
<div class="card">
<div class="card-header bg-light text-dark">
{% blocktrans %}Recent backup cron jobs%{ endblocktrans %}
{% blocktrans %}Recent backup cron jobs{% endblocktrans %}
</div>
<ul class="list-group list-group-flush">
{% for backup in backups %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment