Rouge TD in table

Deleted a rouge TD in the themes index table
This commit is contained in:
Leigh Pointer 2024-04-22 14:08:09 +02:00
parent d520c3d674
commit 904d39beac

View File

@ -63,7 +63,6 @@ else
<button type="button" class="btn btn-success" @onclick=@(async () => await DownloadTheme(context.PackageName, version))>@SharedLocalizer["Upgrade"]</button>
}
</td>
<td></td>
</Row>
</Pager>
}