Commit

commit 4c31c52a2e612c1ee82e6847ecdaa9af7bcc50bf
Author: Jan Dankert 
Date:   Wed Dec 27 23:22:34 2017 +0100

    Titelleiste erscheint jetzt fehlerfrei im nicht angemeldeten Zustand. Neuer Menüpunkt "Verlauf" für das Profil. Neuer Menüpunkt "Hilfe" mit Lizenzinformationen.

 modules/cms-core/action/ProfileAction.class.php    |  12 +++
 modules/cms-core/action/TitleAction.class.php      |  19 ++--
 .../default/templates/profile/history.tpl.out.php  |  38 +++++++
 .../default/templates/profile/history.tpl.src.xml  |  33 ++++++
 themes/default/templates/title/show.tpl.src.xml    | 111 ++++++++++++++-------
 5 files changed, 167 insertions(+), 46 deletions(-)