diff --git a/resources/views/admin.blade.php b/resources/views/admin.blade.php index c25507947..22e5eecb2 100644 --- a/resources/views/admin.blade.php +++ b/resources/views/admin.blade.php @@ -109,15 +109,21 @@ +

Bookmarklet:

+
+
+ Shorten (Drag it to your bookmarks bar to use as a shortcut!) +
+

API Quota:

-

+

@if ($api_quota == -1) unlimited @else {{$api_quota}} @endif -

+ requests per minute @endif