mirror of
https://github.com/go-gitea/gitea.git
synced 2025-09-25 14:19:32 +00:00
Backport #27231 #27259 manually --------- Co-authored-by: delvh <dev.lh@web.de>
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<table class="ui single line very basic table">
|
||||
<thead>
|
||||
<tr>
|
||||
<th class="eleven wide">{{.root.locale.Tr "packages.dependency.id"}}</th>
|
||||
<th class="five wide">{{.root.locale.Tr "packages.dependency.version"}}</th>
|
||||
<th class="eleven wide">{{ctx.Locale.Tr "packages.dependency.id"}}</th>
|
||||
<th class="five wide">{{ctx.Locale.Tr "packages.dependency.version"}}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
Reference in New Issue
Block a user