mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Fix display names for ASP.NET views.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
<h3>Are you sure you want to delete this?</h3>
|
||||
<div>
|
||||
<h4>CompactDiscOffset</h4>
|
||||
<h4>Compact disc offset</h4>
|
||||
<hr />
|
||||
<dl class="row">
|
||||
<dt class="col-sm-2">
|
||||
|
||||
@@ -34,6 +34,7 @@
|
||||
// ****************************************************************************/
|
||||
}
|
||||
<a asp-action="Update" class="btn btn-primary">Update from AccurateRip</a>
|
||||
<h4>Compact Disc offsets</h4>
|
||||
<table class="table" id="tblOffsets">
|
||||
<thead>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user