Skip to content

Commit 7145e95

Browse files
committed
Fixed text on manage/events#proposals, made it read "Accepted or Confirmed".
1 parent 5359672 commit 7145e95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/manage/events/proposals.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<th>Proposed</th>
1010
<th>Accepted</th>
1111
<th>Confirmed</th>
12-
<th>Accepted + Confirmed</th>
12+
<th>Accepted or Confirmed</th>
1313
<th>Declined</th>
1414
<th>Rejected</th>
1515
<th>Junk</th>

0 commit comments

Comments
 (0)