diff --git a/lms/public/icons/symbol-defs.svg b/lms/public/icons/symbol-defs.svg index 4e249cdf..167397e1 100644 --- a/lms/public/icons/symbol-defs.svg +++ b/lms/public/icons/symbol-defs.svg @@ -65,11 +65,9 @@ - + - - diff --git a/lms/templates/onboarding_header.html b/lms/templates/onboarding_header.html index 362349c5..7beb6b1d 100644 --- a/lms/templates/onboarding_header.html +++ b/lms/templates/onboarding_header.html @@ -11,7 +11,9 @@
{{ _("Skip") }}
-

{{ _("Welcome") }} 🎉

+
+ {{ _("Get Started") }} +
{{ _("Lets start setting up your content on the LMS so that you can reclaim time and focus on growth.") }}
diff --git a/lms/www/courses/index.html b/lms/www/courses/index.html index 0a596fe3..f3b19657 100644 --- a/lms/www/courses/index.html +++ b/lms/www/courses/index.html @@ -38,7 +38,7 @@ {% endif %} - {{ _("Search") }} + {{ _("Search") }} (Ctrl + k)