fix: make downloads table header dynamic from theme column widths #37

Merged
Carsten merged 1 commit from feature/downloads-dynamic-header into main 2026-06-03 13:35:51 +02:00
Owner

The header row was hardcoded with fixed spacing that could silently
drift out of sync with the downloads_*_column_width() theme settings.
Replace with ljust() calls using the same theme values as the data rows.

The header row was hardcoded with fixed spacing that could silently drift out of sync with the downloads_*_column_width() theme settings. Replace with ljust() calls using the same theme values as the data rows.
The header row was hardcoded with fixed spacing that could silently
drift out of sync with the downloads_*_column_width() theme settings.
Replace with ljust() calls using the same theme values as the data rows.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Carsten/NomadNet_CMS_Starter!37
No description provided.