We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6809f50 commit ac752ecCopy full SHA for ac752ec
resources/views/components/config/config.blade.php
@@ -284,12 +284,6 @@ function text($key){
284
{{toggle('NOTIFY_UPDATES')}}
285
286
287
-{{toggle('DISPLAY_FOOTER')}}
288
-
289
290
-{{toggle('DISPLAY_CREDIT')}}
291
292
293
{{toggle('ENABLE_BUTTON_EDITOR')}}
294
295
@@ -381,6 +375,10 @@ function text($key){
381
375
{{-- start footer settings --}}
382
376
<a name="Footer"><h2 class="ch2">Footer links</h2></a>
383
377
378
+{{toggle('DISPLAY_FOOTER')}}
379
+
380
+{{toggle('DISPLAY_CREDIT')}}
384
{{toggle('DISPLAY_FOOTER_HOME')}}
385
{{text('TITLE_FOOTER_HOME')}}
386
0 commit comments