Skip to content

Commit

Permalink
Fixes the dropdown ids in g-security.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lemuelvdm committed Mar 5, 2024
1 parent 9d2cbb0 commit 721b257
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitea/ISSUE_TEMPLATE/g-security.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ body:
value: |
# Affected Systems
- type: dropdown
id: system
id: joomla_version
attributes:
label: Which Joomla version could potentially be affected?
multiple: true
Expand All @@ -35,7 +35,7 @@ body:
validations:
required: true
- type: dropdown
id: system
id: sermon_distributor_version
attributes:
label: Which Joomla Sermon Distributor version could potentially be affected?
multiple: true
Expand Down

0 comments on commit 721b257

Please sign in to comment.