diff --git a/info.textgrid.middleware.tgauth.webauth/WebAuthN/WebAuthN.php b/info.textgrid.middleware.tgauth.webauth/WebAuthN/WebAuthN.php index 4730035027c94a0cddb9f3333ba205eed55f994b..1e93f8b8b2626c2719bf23467e4b1d64e2be5101 100644 --- a/info.textgrid.middleware.tgauth.webauth/WebAuthN/WebAuthN.php +++ b/info.textgrid.middleware.tgauth.webauth/WebAuthN/WebAuthN.php @@ -32,6 +32,7 @@ if ($authZinstance == null) { <header> <div class="container"> <img class="login-headline" src="./img/textgridlab-login.png" alt="TextGridLab-Login" /> + <img src="./img/drunk-eule.png" align="right" valign="center" /> </div> </header> <div class="container"> @@ -62,7 +63,7 @@ if ($authZinstance == null) { } </script> </div> - <div class="col-xs-3"><img src="./img/Punk-Eule.png"/></div> + <div class="col-xs-3"> </div> </div> </div> </body> diff --git a/info.textgrid.middleware.tgauth.webauth/WebAuthN/img/Punk-Eule.png b/info.textgrid.middleware.tgauth.webauth/WebAuthN/img/Punk-Eule.png deleted file mode 100644 index 54ef62577ee97829a1a9238128f78601dcb3c29f..0000000000000000000000000000000000000000 Binary files a/info.textgrid.middleware.tgauth.webauth/WebAuthN/img/Punk-Eule.png and /dev/null differ