diff --git a/resources/views/partials/footer.blade.php b/resources/views/partials/footer.blade.php index 93bb5ca1..df49917f 100644 --- a/resources/views/partials/footer.blade.php +++ b/resources/views/partials/footer.blade.php @@ -7,19 +7,21 @@ @endif
-
+ + + @if($subscribers_enabled) + {{ trans('cachet.subscriber.button') }} + @endif