Skip to content

Commit ac752ec

Browse files
committed
Moved settings
1 parent 6809f50 commit ac752ec

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

resources/views/components/config/config.blade.php

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -284,12 +284,6 @@ function text($key){
284284
{{toggle('NOTIFY_UPDATES')}}
285285

286286

287-
{{toggle('DISPLAY_FOOTER')}}
288-
289-
290-
{{toggle('DISPLAY_CREDIT')}}
291-
292-
293287
{{toggle('ENABLE_BUTTON_EDITOR')}}
294288

295289

@@ -381,6 +375,10 @@ function text($key){
381375
{{-- start footer settings --}}
382376
<a name="Footer"><h2 class="ch2">Footer links</h2></a>
383377

378+
{{toggle('DISPLAY_FOOTER')}}
379+
380+
{{toggle('DISPLAY_CREDIT')}}
381+
384382
{{toggle('DISPLAY_FOOTER_HOME')}}
385383
{{text('TITLE_FOOTER_HOME')}}
386384

0 commit comments

Comments
 (0)