1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update themes

This commit is contained in:
Luke Pulverenti 2017-08-13 15:05:27 -04:00
parent 015e21db57
commit 2e1924f72c
15 changed files with 16 additions and 16 deletions

View file

@ -11,8 +11,8 @@
<p style="margin-top:2em;">${MessagePleaseAcceptTermsOfService}</p>
<p style="margin:1.5em 0;"><a href="http://emby.media/privacy" target="_blank">${ButtonPrivacyPolicy}</a></p>
<p style="margin:1.5em 0;"><a href="http://emby.media/terms" target="_blank">${ButtonTermsOfService}</a></p>
<p style="margin:1.5em 0;"><a is="emby-linkbutton" class="button-link" href="http://emby.media/privacy" target="_blank">${ButtonPrivacyPolicy}</a></p>
<p style="margin:1.5em 0;"><a is="emby-linkbutton" class="button-link" href="http://emby.media/terms" target="_blank">${ButtonTermsOfService}</a></p>
<label class="checkboxContainer">
<input type="checkbox" is="emby-checkbox" class="chkAccept" />
<span>${OptionIAcceptTermsOfService}</span>