Refactor page titles and headings for consistency across Profile, Prospects, ProspectsDone, and ProspectsVerify pages

This commit is contained in:
a.beging@eas-solutions.de
2026-04-23 09:49:29 +02:00
parent 545f59e059
commit 46d5bcd00d
4 changed files with 13 additions and 13 deletions

View File

@@ -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)
{