diff --git a/templates/user/admin/view-user.tmpl b/templates/user/admin/view-user.tmpl index 9226c39..3b13c33 100644 --- a/templates/user/admin/view-user.tmpl +++ b/templates/user/admin/view-user.tmpl @@ -57,7 +57,7 @@ td.active-suspend > input[type="submit"] { {{if .LastPost}}{{.LastPost}}{{else}}Never{{end}} -
+ Status @@ -116,5 +116,11 @@ td.active-suspend > input[type="submit"] { {{end}} + + {{template "footer" .}} {{end}}