Explorar o código

remove code tag for mobile

CauseFX %!s(int64=4) %!d(string=hai) anos
pai
achega
a2104f3709
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      api/homepage/trakt.php

+ 1 - 1
api/homepage/trakt.php

@@ -30,7 +30,7 @@ trait TraktHomepageItem
 										<p lang="en">In order for this item to be setup, you need to goto the following URL to create a new API app.</p>
 										<p><a href="https://trakt.tv/oauth/applications/new" target="_blank">New API App</a></p>
 										<p lang="en">Enter anything for Name and Description.  You can leave Javascript and Permissions blank.  The only info you have to enter is for Redirect URI.  Enter the following URL:</p>
-										<code>' . $this->getServerPath() . 'api/v2/oauth/trakt</code>
+										<code class="elip hidden-xs">' . $this->getServerPath() . 'api/v2/oauth/trakt</code>
 									</div>
 								</div>
 							</div>'