diff --git a/src/packages/com_mokobackup/tmpl/dashboard/default.php b/src/packages/com_mokobackup/tmpl/dashboard/default.php index 92ae6d6..86ded25 100644 --- a/src/packages/com_mokobackup/tmpl/dashboard/default.php +++ b/src/packages/com_mokobackup/tmpl/dashboard/default.php @@ -34,79 +34,81 @@ $ajaxUrl = Route::_('index.php?option=com_mokobackup&format=json', false);
- -
-
- -
- lastBackup) : ?> -

- lastBackup->backupend, Text::_('DATE_FORMAT_LC4')); ?> -

- - escape($this->lastBackup->profile_title); ?> - — - lastBackup->total_size); ?> - - -

- -
-
-
-
- -
- -
-
- -
- nextScheduled) : ?> -

- nextScheduled->next_execution, Text::_('DATE_FORMAT_LC4')); ?> -

- escape($this->nextScheduled->title); ?> - -

- -
-
-
-
- -
- -
-
- -
-

stats->total_count; ?>

-
-
-
-
- -
- - + +
+
+
+ +
+ nextScheduled) : ?> +

+ nextScheduled->next_execution, Text::_('DATE_FORMAT_LC4')); ?> +

+ escape($this->nextScheduled->title); ?> + +

+ +
+
+
+ +
+
+
+ +
+

stats->total_count; ?>

+
+
+
+ +
+
+
+ +
+

+ stats->total_size); ?> +

+ stats->fail_count_7d > 0) : ?> + + stats->fail_count_7d); ?> + + +
+
+ + +