| ... | ... | @@ -1,11 +1,9 @@ |
| 1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | 2 | <BrandingOptions xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"> |
| 3 | | <LoginDisclaimer>&lt;form action=&quot;/sso/OID/start/snow&quot; id=&quot;snow-sign-on-form&quot;&gt; |
| 4 | | &lt;h2&gt;you are not logged in...&lt;/h2&gt; |
| 5 | | &lt;button class=&quot;raised block emby-button button-submit snow-sign-on&quot;&gt; |
| 6 | | snow sign on |
| 7 | | &lt;/button&gt; |
| 8 | | &lt;/form&gt; |
| 3 | <LoginDisclaimer>&lt;h2&gt;you are not logged in...&lt;/h2&gt; |
| 4 | &lt;a href=&quot;/sso/OID/start/snow&quot; class=&quot;raised block emby-button button-submit snow-sign-on&quot;&gt; |
| 5 | snow sign on |
| 6 | &lt;/a&gt; |
| 9 | 7 | |
| 10 | 8 | and then we knew, just like paper airplanes: that we could fly.</LoginDisclaimer> |
| 11 | 9 | <CustomCss>.loginDisclaimer {width:100%} |