Skip to content

Commit 8fca16b

Browse files
authored
Fix: Add help text to Sponsorship Dashboard (#2090) (#2925)
1 parent ff8da27 commit 8fca16b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/users/templates/users/list_user_sponsorships.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
{% block user_content %}
1818
<h1>Sponsorship Dashboard</h1>
19-
<p>Here you can manage all of your sponsorship applications and sponsor information. </p>
19+
<p>Here you can manage all of your sponsorship applications and sponsor information. Please click the sponsorship you’d like to access below.</p>
2020

2121
{% if active %}
2222
<br/>

0 commit comments

Comments
 (0)