add offered rided count to event overview
This commit is contained in:
@@ -98,7 +98,7 @@ class Shiai
|
||||
$retHtml =
|
||||
'<div>' .
|
||||
'<h3>' . $this->getHtmlName() . '</h3>' .
|
||||
'<dl>' .
|
||||
'<dl>'.
|
||||
'<dt>Datum:</dt><dd>' . $this->getHtmlDate() . '</dd>' .
|
||||
'<dt>Altersklassen</dt><dd>' . $this->getAgeClasses() . '</dd>' .
|
||||
'<dt>Ort</dt><dd>' . $this->getPlace() . '</dd>' .
|
||||
|
||||
Reference in New Issue
Block a user