Skip to content
Snippets Groups Projects
Commit 7f078ff9 authored by Jonas Leder's avatar Jonas Leder
Browse files

fixed email link

parent 8994ce4a
Branches
No related tags found
No related merge requests found
......@@ -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>
......
......@@ -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&uuml;r den Inhalt nach &sect; 55 Abs. 2 RStV</h2>
<p>Jonas Leder</p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment