From c68fc4f31ac5e7918f0b03cfec00e1224c1eaf9e Mon Sep 17 00:00:00 2001 From: rokuu <38368986+rokuu@users.noreply.github.com> Date: Tue, 24 Apr 2018 13:54:22 +0000 Subject: templates: fixes broken UI under supported resolution (1024x768) #5179 (#5182) * Update view_list.tmpl * Update commits_table.tmpl * Update dashboard.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update list.tmpl * Update notice.tmpl * Update monitor.tmpl * Update view_file.tmpl * Update diff_preview.tmpl * Update box.tmpl --- templates/repo/commits_table.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/repo/commits_table.tmpl') diff --git a/templates/repo/commits_table.tmpl b/templates/repo/commits_table.tmpl index 0cf823f5..1b835d33 100644 --- a/templates/repo/commits_table.tmpl +++ b/templates/repo/commits_table.tmpl @@ -19,8 +19,8 @@ {{if .Commits}} -
{{.i18n.Tr "repo.commits.author"}} | -- cgit v1.2.3
---|