diff --git a/www/views/search/auth.pug b/www/views/search/auth.pug index 8d8dd270..ef6ec8e9 100644 --- a/www/views/search/auth.pug +++ b/www/views/search/auth.pug @@ -16,7 +16,7 @@ div(id="auth-panel") | Authorize with your Twitter/X account img(src="bootstrap/img/logo/checkbox.png", class="export-success", width="30px", style="display:none;") else - a(class="btn btn-primary btn-block auth-button", href="login/twitterV2" disable) + a(class="btn btn-primary btn-block auth-button", href="login/twitterV2" disabled) img(src='bootstrap/img/logo/x-sm-logo.png', width="30px", height="30px") | Twitter/X Temporarily Not Accessible img(src="bootstrap/img/logo/checkbox.png", class="export-success", width="30px", style="display:none;")