diff --git a/public/css/main.css b/public/css/main.css index a7c62efe..380aca6c 100644 --- a/public/css/main.css +++ b/public/css/main.css @@ -645,7 +645,6 @@ input.filelist-checkbox:checked + table.table-filelist { .tr-cb { width: 20px; text-align: left; - display: none; } .modtools .actions { display: none; @@ -855,10 +854,6 @@ input.filelist-checkbox:checked + table.table-filelist { top:130px; } -#content.content-admin .tr-cb { - display: table-cell; -} - .tr-actions .form-input{ display: inline-block; } diff --git a/templates/home.html b/templates/home.html index f9e12212..85fe952b 100644 --- a/templates/home.html +++ b/templates/home.html @@ -14,7 +14,7 @@ {{ if HasAdmin $.User }} - + {{end}} {{call $.T "category"}} @@ -45,7 +45,7 @@ {{if eq .Status 3}}trusted{{end}} {{if eq .Status 4}}aplus{{end}}" > {{ if HasAdmin $.User }} - + {{ end }}