From ced8f1ed8747b6554db7e77f06416875d5cd0901 Mon Sep 17 00:00:00 2001 From: akuma06 Date: Mon, 22 May 2017 09:18:18 +0200 Subject: [PATCH] Fix --- templates/view.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/view.html b/templates/view.html index 50875cda..02ea0e63 100644 --- a/templates/view.html +++ b/templates/view.html @@ -30,7 +30,7 @@ {{ end }}

- {{ call $.T "uploaded_by" }} {{.UploaderName}} + {{ call $.T "uploaded_by" }} {{.UploaderName}}

{{if ne .OldUploader ""}} ({{.OldUploader}}) @@ -147,7 +147,7 @@
  • {{/* The following line is wrong. Should be using the MD5 User hash but i don't knwo how to access it. */}} {{/* Changing Gravatar for something else, so it can stay like this. */}} - +
    @@ -163,7 +163,7 @@ #{{inc $index}} by {{.Username}} {{else}} #{{inc $index}} - by {{.Username}} + by {{.Username}} {{end}}