Skip to content

Commit

Permalink
/lists: correct table header
Browse files Browse the repository at this point in the history
  • Loading branch information
JG1VPP committed Jun 14, 2024
1 parent 77c7a60 commit ba306fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/pages/lists.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ <h4>@sect.name()</h4>
<th width='10%'>素点</th>
<th width='10%'>総得点</th>
<th width='30%'>運用地</th>
<th width='10%'>@if(admin) {閲覧} else {入賞}</th>
<th width='10%'>入賞</th>
</tr>
</thead>
<tbody>
Expand Down

0 comments on commit ba306fa

Please sign in to comment.