diff --git a/myteamwallet_frontend_modern/src/app/features/public-team/public-player.html b/myteamwallet_frontend_modern/src/app/features/public-team/public-player.html index 34f640b..b39341a 100644 --- a/myteamwallet_frontend_modern/src/app/features/public-team/public-player.html +++ b/myteamwallet_frontend_modern/src/app/features/public-team/public-player.html @@ -4,6 +4,7 @@ >loginAnmelden
+
arrow_backZur Teamübersicht
@if (loading()) { @@ -51,4 +52,5 @@ }
} +
diff --git a/myteamwallet_frontend_modern/src/app/features/public-team/public-team.html b/myteamwallet_frontend_modern/src/app/features/public-team/public-team.html index 29a7b85..581a506 100644 --- a/myteamwallet_frontend_modern/src/app/features/public-team/public-team.html +++ b/myteamwallet_frontend_modern/src/app/features/public-team/public-team.html @@ -5,6 +5,7 @@ loginAnmelden
+
@if (loading()) {
@@ -103,4 +104,5 @@
} +