Refactor page titles and headings for consistency across Profile, Prospects, ProspectsDone, and ProspectsVerify pages
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
@using FoodsharingSiegen.Shared.Helper
|
||||
@inherits FsBase
|
||||
|
||||
<PageTitle>Abgeschlossen - @AppSettings.Terms.Title</PageTitle>
|
||||
<h2>Abgeschlossen</h2>
|
||||
<PageTitle>Fertige - @AppSettings.Terms.Title</PageTitle>
|
||||
<h2>Abgeschlossene Einarbeitungen</h2>
|
||||
|
||||
@if (AppSettings.TestMode)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user