summaryrefslogtreecommitdiff
path: root/app/views/admin/gitaly_servers/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/gitaly_servers/index.html.haml')
-rw-r--r--app/views/admin/gitaly_servers/index.html.haml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/views/admin/gitaly_servers/index.html.haml b/app/views/admin/gitaly_servers/index.html.haml
index d0cf5761726..9b24f411a75 100644
--- a/app/views/admin/gitaly_servers/index.html.haml
+++ b/app/views/admin/gitaly_servers/index.html.haml
@@ -6,10 +6,10 @@
- if @gitaly_servers.any?
.table-holder
%table.table.responsive-table
- %thead.d-none.d-sm-none.d-md-block
+ %thead
%tr
%th= _("Storage")
- %th= n_("Gitaly|Address")
+ %th= s_("Gitaly|Address")
%th= _("Server version")
%th= _("Git version")
%th= _("Up to date")