Skip to content

Commit

Permalink
Remove webteam link in template
Browse files Browse the repository at this point in the history
  • Loading branch information
j0nem committed Oct 21, 2018
1 parent 4823615 commit 51c32b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/contao/templates/wb_christmasmarket.html5
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<?php echo $this->strCourse; ?>
<div class="abbr">
&nbsp;&nbsp;-&nbsp;&nbsp;<a>Diese Angabe ist falsch?</a>
<div class="invisible abbr-title">Wenn hier eine falsche Klassen- oder Tutoriumsangabe steht, wende dich bitte an das <a href="webteam-kontakt">Webteam</a>.</div>
<div class="invisible abbr-title">Wenn hier eine falsche Klassen- oder Tutoriumsangabe steht, wende dich bitte an das Webteam.</div>
</td>
</tr>
<?php endif; ?>
Expand Down

0 comments on commit 51c32b3

Please sign in to comment.