Skip to content

style(webserver): clarify dropdown option labels in default template - #207

Merged
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues9
Jun 20, 2026
Merged

style(webserver): clarify dropdown option labels in default template#207
ngosang merged 1 commit into
amule-org:masterfrom
ngosang:feature/issues9

Conversation

@ngosang

@ngosang ngosang commented Jun 20, 2026

Copy link
Copy Markdown
Member

Make the purpose of several dropdowns clearer to users by relabeling their generic options, without changing any submitted values or backend behavior. Each option now carries an explicit value attribute holding the original value (e.g. "all"), so only the visible text changes.

  • amuleweb-main-dload.php: status filter "all" -> "All status"; category filter "all" -> "All categories".
  • amuleweb-main-search.php: target category "all" -> "All categories".
  • footer.php: ed2k link target category "all" -> "No category".
  • amuleweb-main-shared.php: priority selector placeholder "Select prio" -> "Change priority".

Make the purpose of several dropdowns clearer to users by relabeling
their generic options, without changing any submitted values or backend
behavior. Each option now carries an explicit value attribute holding the
original value (e.g. "all"), so only the visible text changes.

- amuleweb-main-dload.php: status filter "all" -> "All status";
  category filter "all" -> "All categories".
- amuleweb-main-search.php: target category "all" -> "All categories".
- footer.php: ed2k link target category "all" -> "No category".
- amuleweb-main-shared.php: priority selector placeholder
  "Select prio" -> "Change priority".
@ngosang
ngosang merged commit 4e8f870 into amule-org:master Jun 20, 2026
9 checks passed
@ngosang
ngosang deleted the feature/issues9 branch June 20, 2026 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant