Fixed security backlink to lead directly to this page (/profile/election/ rather than /profile/)
Conflicts: registration/templates/Layout/EditProfilePage_election.ss
This commit is contained in:
parent
8d39662123
commit
cb2a5a47ef
@ -50,6 +50,7 @@
|
||||
</fieldset></form>
|
||||
|
||||
<% end_with %>
|
||||
|
||||
<% else %>
|
||||
|
||||
<form><fieldset>
|
||||
@ -63,6 +64,6 @@
|
||||
|
||||
<% else %>
|
||||
<p>In order to edit your community profile, you will first need to <a href="/Security/login/?BackURL=%2Fprofile%2F">login as a member</a>. Don't have an account? <a href="/join/">Join The Foundation</a></p>
|
||||
<p><a class="roundedButton" href="/Security/login/?BackURL=%2Fprofile%2F">Login</a> <a href="/join/" class="roundedButton">Join The Foundation</a></p>
|
||||
<p><a class="roundedButton" href="/Security/login/?BackURL=%2Fprofile%2Felection%2F">Login</a> <a href="/join/" class="roundedButton">Join The Foundation</a></p>
|
||||
<% end_if %>
|
||||
</div></div>
|
Loading…
x
Reference in New Issue
Block a user