1
0

add reading history to /about
Some checks failed
Build Docker and Deploy / Build Docker (push) Failing after 37s
Build Docker and Deploy / Deploy to Server (push) Has been skipped

This commit is contained in:
2026-02-07 22:37:18 +01:00
parent fcc10e1d70
commit 925960eb39
24 changed files with 662 additions and 164 deletions

View File

@@ -107,4 +107,17 @@ $FRAME_OPTIONS->activeHeader = 'about';
</div>
<!-- - - - - - - - - - - - - - - - - - - - - -->
<div class="boxedcontent">
<div class="bc_header">Reading history (incomplete :/)</div>
<div class="bc_data about_ehr_container">
<?php echo $SITE->modules->EbookHistory()->get(); ?>
</div>
</div>
</div>