Commit 00b4cecf authored by Łukasz Nowak's avatar Łukasz Nowak

Stay on same page.

Note: This is just a script directly called from URL, thus no way to find its
previous context.
parent a49138a8
......@@ -57,7 +57,7 @@ try:\n
except ValueError:\n
message = context.Base_translateString(\'No certificate found.\')\n
\n
return context.getWebSiteValue().Base_redirect(keep_items=dict(portal_status_message=message))\n
return context.getWebSiteValue().myspace.my_account.Base_redirect(keep_items=dict(portal_status_message=message))\n
</string> </value>
</item>
<item>
......
354
\ No newline at end of file
355
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment