summaryrefslogtreecommitdiffstats
path: root/templates/repo/settings/lfs_locks.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo/settings/lfs_locks.tmpl')
-rw-r--r--templates/repo/settings/lfs_locks.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo/settings/lfs_locks.tmpl b/templates/repo/settings/lfs_locks.tmpl
index 2d311d59ea..6f52358708 100644
--- a/templates/repo/settings/lfs_locks.tmpl
+++ b/templates/repo/settings/lfs_locks.tmpl
@@ -39,7 +39,7 @@
{{$lock.Owner.DisplayName}}
</a>
</td>
- <td>{{TimeSince .Created $.Lang}}</td>
+ <td>{{TimeSince .Created $.i18n.Lang}}</td>
<td class="right aligned">
<form action="{{$.LFSFilesLink}}/locks/{{$lock.ID}}/unlock" method="POST">
{{$.CsrfTokenHtml}}