Skip to content

Commit 7a27086

Browse files
committed
Fix html
1 parent a0ab4e7 commit 7a27086

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/twirl/net/yoshinorin/gitbucket/monitoring/information/resources.scala.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
</div>
7979
<div class="panel-body">
8080
<label>
81-
<span class="strong"></span>Physical
81+
<span class="strong">Physical</span>
8282
</label>
8383
@memory match {
8484
case Left(error) => { @error.message }

0 commit comments

Comments
 (0)