diff --git a/app/frontend/templates/panel/parts/details_stats.html b/app/frontend/templates/panel/parts/details_stats.html index fdbd949d..ab89f01d 100644 --- a/app/frontend/templates/panel/parts/details_stats.html +++ b/app/frontend/templates/panel/parts/details_stats.html @@ -212,7 +212,7 @@ let players = server.players_cache; for (let i = 0; i < players.length; i++) { text += `
{{backup.backup_location}}
+{{backup.backup_location}}
{{backup.max_backups}}
diff --git a/app/frontend/templates/panel/server_schedules.html b/app/frontend/templates/panel/server_schedules.html index 4e3ed235..3b3204e5 100644 --- a/app/frontend/templates/panel/server_schedules.html +++ b/app/frontend/templates/panel/server_schedules.html @@ -93,7 +93,7 @@{{schedule.action}}
{{schedule.command}}
+{{schedule.command}}