diff --git a/resources/views/hilfe.blade.php b/resources/views/hilfe.blade.php index 90dbb4913f2914075c07488895b87dcb6c018050..537e69e4a2ea31fa82e6891c74610ea48ffeee78 100644 --- a/resources/views/hilfe.blade.php +++ b/resources/views/hilfe.blade.php @@ -49,4 +49,6 @@ <p>{!! trans('hilfe.tor.2') !!}</p> <h3>{!! trans('hilfe.proxy.title') !!}</h3> <p>{!! trans('hilfe.proxy.1') !!}</p> +<h3>{!! trans('hilfe.infobutton.title') !!}</h3> +<p>{!! trans('hilfe.infobutton.1') !!}</p> @endsection