Skip to content

Commit 595a0fe

Browse files
committed
Update config.blade.php
1 parent 3dde246 commit 595a0fe

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@ function text($key){
304304

305305
<a name="Advanced"><h2 class="ch2">Advanced</h2></a>
306306

307+
{{toggle('JOIN_BETA')}}
307308

308309
{{-- start MAINTENANCE_MODE --}}
309310
<form id="MAINTENANCE_MODE-form" action="{{route('editConfig')}}" enctype="multipart/form-data" method="post">
@@ -325,9 +326,6 @@ function text($key){
325326
{{-- end MAINTENANCE_MODE --}}
326327

327328

328-
{{toggle('JOIN_BETA')}}
329-
330-
331329
{{toggle('SKIP_UPDATE_BACKUP')}}
332330

333331

0 commit comments

Comments
 (0)