diff --git a/resources/views/admin/olddashboard.blade.php b/resources/views/admin/olddashboard.blade.php index f94845e55..e7ee62b56 100644 --- a/resources/views/admin/olddashboard.blade.php +++ b/resources/views/admin/olddashboard.blade.php @@ -141,17 +141,7 @@
-
-
- {!! Form::open(['action' => 'Wiki\WikiController@purgeUsers', 'method' => 'POST']) !!} -
- {{ Form::label('admin', 'This action will log the administrator who peformed the action.') }} - {{ Form::hidden('admin', auth()->user()->character_id) }} -
- {{ Form::submit('Purge Wiki', ['class' => 'btn btn-primary']) }} - {!! Form::close() !!} -
-
+ This is a placeholder