diff --git a/templates/repo/view_file.tmpl b/templates/repo/view_file.tmpl index a6d47b15d..6445ee7b9 100644 --- a/templates/repo/view_file.tmpl +++ b/templates/repo/view_file.tmpl @@ -18,6 +18,7 @@ {{if not .ReadmeInList}}
+ {{.i18n.Tr "repo.file_raw"}} {{if not .IsViewCommit}} {{.i18n.Tr "repo.file_permalink"}} {{end}} @@ -25,7 +26,6 @@ {{.i18n.Tr "repo.blame"}} {{end}} {{.i18n.Tr "repo.file_history"}} - {{.i18n.Tr "repo.file_raw"}}
{{if .Repository.CanEnableEditor}} {{if .CanEditFile}}