diff --git a/arm/ui/logs/templates/logfiles.html b/arm/ui/logs/templates/logfiles.html index 4e2d5e548..a7d905a96 100644 --- a/arm/ui/logs/templates/logfiles.html +++ b/arm/ui/logs/templates/logfiles.html @@ -73,7 +73,7 @@ {% for file in files %} {{ file[0]|truncate(30, True) }} - {{ file[2] }} + {{ file[1] }} {{ file[3] }} tail arm