diff --git a/resources/themes/architect/views/auth/login.blade.php b/resources/themes/architect/views/auth/login.blade.php
index 3510679d..731a2d4c 100644
--- a/resources/themes/architect/views/auth/login.blade.php
+++ b/resources/themes/architect/views/auth/login.blade.php
@@ -57,7 +57,7 @@
@endif
-
+
diff --git a/resources/themes/architect/views/layouts/partials/contentheader.blade.php b/resources/themes/architect/views/layouts/partials/contentheader.blade.php
index 0509fe7b..dbfa256f 100644
--- a/resources/themes/architect/views/layouts/partials/contentheader.blade.php
+++ b/resources/themes/architect/views/layouts/partials/contentheader.blade.php
@@ -30,7 +30,7 @@
@if ((isset($page_actions) && $page_actions->contains('edit')) || old())
-
@@ -40,7 +40,7 @@
@if (isset($page_actions) && $page_actions->contains('export'))
-
+
@lang('Export')
@@ -50,7 +50,7 @@
@if (isset($page_actions) && $page_actions->contains('copy'))
-
+
@lang('Copy or Move')
diff --git a/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php b/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
index 201f9776..de19aa23 100644
--- a/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
+++ b/resources/themes/architect/views/layouts/partials/sidebarmenu.blade.php
@@ -22,7 +22,7 @@