added special rank links

This commit is contained in:
ostertun
2022-04-27 13:34:26 +02:00
parent 7b6ad832a9
commit 2014303fae
2 changed files with 32 additions and 0 deletions

View File

@@ -19,6 +19,9 @@
$sp['output'] .= $tpl->load('card', [$content]);
// Sepcial ranks
$sp['output'] .= $tpl->load('card', ['', 'html-id' => 'card-special-ranks']);
// No Results
$content = '<h2 class="color-white">ACHTUNG</h2>';
$content .= '<p class="color-white">Zu folgenden Regatten wurden noch keine Ergebnisse hinterlegt:</p>';