Changed style/theming

This commit is contained in:
djpbessems
2019-01-24 16:31:16 +01:00
parent 203536cfd5
commit 579403c127
6 changed files with 7 additions and 7 deletions

View File

@ -80,7 +80,7 @@ $contentLayout['login'] = <<<LOGIN
</li>
</ul>
</fieldset>
<img src="/images/tag_pvr.png" style="position: absolute; top: 135px; left: -10px; transform: scale(0.6, 0.6)" alt="PVR [Secure]" />
<img src="/images/tag_lock.png" style="position: absolute; top: 175px; left: 20px;" alt="Secure!" />
LOGIN;
$contentLayout['manage'] = <<<MANAGE