Skip to content
Snippets Groups Projects
Commit 87e95bcd authored by Viktoria Wiebe's avatar Viktoria Wiebe Committed by David Siegfried
Browse files

Fix #370 - transform HTML to links

parent 3bbf945a
No related branches found
No related tags found
No related merge requests found
<dl>
<dt><?= _('Termine') ?>:</dt>
<dd><?= htmlReady($request->getDateString()) ?></dd>
<dd><?= $request->getDateString() ?></dd>
<dt><?= _('Rüstzeit')?>:</dt>
<dd>
<? $preparation_time_minutes = intval($request->preparation_time / 60) ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment