Downloads zu Themen in eigene Ordner verschoben
This commit is contained in:
committed by
Eric Blommel
parent
e09438c6ea
commit
0bde9b3d24
@@ -100,7 +100,7 @@ $topics = $subjectData->topics;
|
||||
?>
|
||||
|
||||
<a onclick="event.stopPropagation();"
|
||||
href="<?php echo("config/subjects/$subjectData->id/topics/$topicData->id/$fileName") ?>"
|
||||
href="<?php echo("config/subjects/$subjectData->id/topics/$topicData->id/downloads/$fileName") ?>"
|
||||
target="_blank" download
|
||||
class="download-btn border-2 border-[<?php echo($subjectData->color); ?>]">
|
||||
<i class="fas fa-file-pdf"></i>
|
||||
|
||||
Reference in New Issue
Block a user