diff --git a/config/cp.php b/config/cp.php index 6c91dca1482..e024d6a0336 100644 --- a/config/cp.php +++ b/config/cp.php @@ -86,8 +86,7 @@ | Support Link |-------------------------------------------------------------------------- | - | Set the location of the support link in the "Useful Links" header - | dropdown. Use 'false' to remove it entirely. + | Set the location of the support link in the header. | */ diff --git a/resources/js/components/global-header/Header.vue b/resources/js/components/global-header/Header.vue index c638b4002fa..3753e0f8dc3 100644 --- a/resources/js/components/global-header/Header.vue +++ b/resources/js/components/global-header/Header.vue @@ -1,16 +1,12 @@