diff --git a/app/Controllers/AuthController.php b/app/Controllers/AuthController.php index 7d7cbda..af55379 100644 --- a/app/Controllers/AuthController.php +++ b/app/Controllers/AuthController.php @@ -1,4 +1,4 @@ - +

Anmelden

diff --git a/app/Views/auth/register.php b/app/Views/auth/register.php index 526058e..a64e292 100644 --- a/app/Views/auth/register.php +++ b/app/Views/auth/register.php @@ -1,4 +1,4 @@ -
+

Registrieren

diff --git a/app/Views/habits/dashboard.php b/app/Views/habits/dashboard.php index 6504bcd..15c6df5 100644 --- a/app/Views/habits/dashboard.php +++ b/app/Views/habits/dashboard.php @@ -1,4 +1,4 @@ -
+

Heute

Deine Habits

diff --git a/app/Views/habits/form.php b/app/Views/habits/form.php index 6b6ac43..e32f02b 100644 --- a/app/Views/habits/form.php +++ b/app/Views/habits/form.php @@ -1,4 +1,4 @@ - +

diff --git a/app/Views/layout/header.php b/app/Views/layout/header.php index cdd1fcf..0e43b3d 100644 --- a/app/Views/layout/header.php +++ b/app/Views/layout/header.php @@ -1,4 +1,4 @@ - + diff --git a/app/helpers.php b/app/helpers.php index 627acfa..7be5164 100644 --- a/app/helpers.php +++ b/app/helpers.php @@ -1,4 +1,4 @@ - 'Habit Tracker', diff --git a/public/index.php b/public/index.php index f47fe20..0880de6 100644 --- a/public/index.php +++ b/public/index.php @@ -1,4 +1,4 @@ -