Fix login url
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
[% END %]
|
||||
|
||||
[% WRAPPER setting title="PLUGIN_YOUTUBEMUSIC_AUTH" desc="PLUGIN_YOUTUBEMUSIC_AUTH_DESC" %]
|
||||
<input type="submit" name="get_device_code" value=[% "PLUGIN_YOUTUBEMUSIC_START_AUTH" | string %]
|
||||
<input type="submit" name="get_device_code" value=[% "PLUGIN_YOUTUBEMUSIC_START_AUTH" | string %]>
|
||||
[% IF user_code %]
|
||||
<a href="[% verification_url %]" target="none">[% "PLUGIN_YOUTUBEMUSIC_VERIFICATIONURL" | string %]</a>
|
||||
<div>[% user_code %]</div>
|
||||
|
||||
Reference in New Issue
Block a user