Skip to content

Commit

Permalink
fix: Remove postcode mention in school form
Browse files Browse the repository at this point in the history
  • Loading branch information
faucomte97 committed Nov 16, 2023
1 parent f8ac2b7 commit 3a38e6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion portal/templates/portal/teach/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ <h5>These teachers are already part of your school or club</h5>
<div id="school-details" class="background background--primary">
<div class="container">
<h5>Update details of your school or club</h5>
<p>Update your school or club’s name and/or postcode.</p>
<form autocomplete="off" id="edit_form" method="post">
{% csrf_token %}
{{ update_school_form.non_field_errors }}
Expand Down

0 comments on commit 3a38e6e

Please sign in to comment.