diff --git a/templates/job/add.html.twig b/templates/job/add.html.twig index 2b8c487..9b9bd47 100644 --- a/templates/job/add.html.twig +++ b/templates/job/add.html.twig @@ -19,11 +19,11 @@ {{ "job.addedit.generalinfo.interval.patterns.label" | trans }} @@ -79,9 +79,9 @@ {{ "job.addedit.crontype.label" | trans }} @@ -90,8 +90,8 @@ {{ "job.addedit.hosttype.label" | trans }} @@ -100,8 +100,8 @@ {{ "job.addedit.containertype.label" | trans }} @@ -240,7 +240,7 @@

- {{ "job.addedit.variables.add.label" | trans }} + {{ "job.addedit.variables.add.label" | trans }}
diff --git a/templates/job/edit.html.twig b/templates/job/edit.html.twig index b1c7465..db3c816 100644 --- a/templates/job/edit.html.twig +++ b/templates/job/edit.html.twig @@ -17,11 +17,11 @@ {{ 'job.addedit.generalinfo.interval.patterns.label' | trans }} @@ -83,9 +83,9 @@ {% endif %} @@ -100,8 +100,8 @@ {% endif %} @@ -120,8 +120,8 @@ {% endif %} @@ -277,7 +277,7 @@

- {{ "job.addedit.variables.add.label" | trans }} + {{ "job.addedit.variables.add.label" | trans }}
diff --git a/templates/job/index.html.twig b/templates/job/index.html.twig index 575b618..5362327 100644 --- a/templates/job/index.html.twig +++ b/templates/job/index.html.twig @@ -25,10 +25,10 @@ {{ job.interval | interval }} {{ job.nextrun | date("d/m/Y H:i:s") }} - + - + {% endfor %}