Various small fixes for the reddit decouple

This commit is contained in:
2010-12-20 12:43:02 +00:00
parent cc4f986edb
commit 279948c330
8 changed files with 15 additions and 10 deletions

View File

@@ -7,7 +7,7 @@
corporation</p>
<p>Please note, you will be forever tied to this account and posts and comments made on this account will be checked
on from time to time</p>
<form action="{% url sso.views.reddit_add %}" method="post">
<form action="{% url reddit.views.reddit_add %}" method="post">
<table>
{{ form.as_table }}
</table>