diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 3918737458562efbe8af964ee1d8558c66400be7..b63d33e42528deccfb5a99efd5abedb87c7f0899 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -20,7 +20,8 @@ </component> <component name="ChangeListManager"> <list default="true" id="96203431-5b23-4ef4-a731-a73cf5dd800b" name="Default Changelist" comment=""> - <change beforePath="$PROJECT_DIR$/internal/config.example.php" beforeDir="false" afterPath="$PROJECT_DIR$/internal/config.example.php" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/impressum.php" beforeDir="false" afterPath="$PROJECT_DIR$/impressum.php" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> <option name="HIGHLIGHT_CONFLICTS" value="true" /> @@ -96,7 +97,8 @@ <workItem from="1602599132329" duration="313000" /> <workItem from="1602599911536" duration="3399000" /> <workItem from="1602960955994" duration="1962000" /> - <workItem from="1602966012124" duration="40000" /> + <workItem from="1602966012124" duration="57000" /> + <workItem from="1602966157803" duration="11000" /> </task> <servers /> </component> diff --git a/impressum.php b/impressum.php index 219ebc086d522ed96e0750c7225fd01a439e9793..96c826d9d0d40ce1106889a896ecb82bbafb3be5 100644 --- a/impressum.php +++ b/impressum.php @@ -63,7 +63,7 @@ include "internal/config.php"; <p>Jonas Leder</p> <h2>Kontakt</h2> - E-Mail: <a href="<?php echo $contactmail; ?>"><?php echo $contactmail; ?></a></p> + E-Mail: <a href="mailto:<?php echo $contactmail; ?>"><?php echo $contactmail; ?></a></p> <h2>Verantwortlich für den Inhalt nach § 55 Abs. 2 RStV</h2> <p>Jonas Leder</p>