Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Commit 91d6772

Browse files
“Philipp““Philipp“
authored andcommitted
Hover Text von JavaLand auf 2020 aktualisiert
1 parent ab0ab5a commit 91d6772

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/docker/themes/javaland/login/template.ftl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<#macro registrationLayout bodyClass="" displayInfo=false displayMessage=true>
1+
i<#macro registrationLayout bodyClass="" displayInfo=false displayMessage=true>
22
<!DOCTYPE html>
33
<html>
44
<head>
@@ -32,7 +32,7 @@
3232
<div class="header">
3333
<h1 id="headertitle">
3434
<a id="logo" href="#">
35-
<img src="${url.resourcesPath}/img/logo_javaland.gif" title="Javaland 2016"/>
35+
<img src="${url.resourcesPath}/img/logo_javaland.gif" title="Javaland 2020"/>
3636
</a>
3737
<span id="pagetitle"><#nested "header"></span>
3838
<div><#nested "header">&nbsp;</div>

0 commit comments

Comments
 (0)