diff --git a/module/CudiBundle/Resources/translations/site.en.php b/module/CudiBundle/Resources/translations/site.en.php index affbf9fa06..8cc506e9f3 100644 --- a/module/CudiBundle/Resources/translations/site.en.php +++ b/module/CudiBundle/Resources/translations/site.en.php @@ -95,5 +95,6 @@ 'You currently have no personal retails!' => 'You currently have no personal retails!', 'You successfully deleted the retail!' => 'You successfully deleted the retail!', - + 'To edit subjects here, go to' => 'To edit subject here, go to', + 'Profile' => 'Profile', ); diff --git a/module/CudiBundle/Resources/translations/site.nl.php b/module/CudiBundle/Resources/translations/site.nl.php index 4636ca2c6b..5fbe6d234f 100644 --- a/module/CudiBundle/Resources/translations/site.nl.php +++ b/module/CudiBundle/Resources/translations/site.nl.php @@ -95,4 +95,6 @@ 'You currently have no personal retails!' => 'Je hebt momenteel geen persoonlijke aanbiedingen!', 'You successfully deleted the retail!' => 'De aanbieding is succesvol verwijderd!', + 'To edit subjects here, go to' => 'Om je vakken aan te passen, ga naar', + 'Profile' => 'Profiel', ); diff --git a/module/CudiBundle/Resources/views/cudi/booking/book.twig b/module/CudiBundle/Resources/views/cudi/booking/book.twig index 4fba51e012..5088adea1f 100644 --- a/module/CudiBundle/Resources/views/cudi/booking/book.twig +++ b/module/CudiBundle/Resources/views/cudi/booking/book.twig @@ -32,7 +32,13 @@ {% else %} {# Content #} -