Reword customer file list heading

Files in the customer dir can come from uploads or be placed there by
staff via WebDAV — say so explicitly in the heading.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Stefan Hacker 2026-04-16 14:19:59 +02:00
parent 386855d76a
commit d4c1d1f4bf
1 changed files with 1 additions and 1 deletions

View File

@ -177,7 +177,7 @@
<div id="list"></div>
<div class="browser">
<h2>Bisher hochgeladene Dateien <span class="count" id="fileCount"></span></h2>
<h2>Bisher hochgeladene und/oder empfangene Dateien <span class="count" id="fileCount"></span></h2>
<div id="fileBrowser"><div class="empty"> wird geladen </div></div>
</div>
</div>