project/templates/talk/edit-talk.html
changeset 159 3b0045bbea1b
parent 123 d4799b7159e4
--- a/project/templates/talk/edit-talk.html	Wed Sep 08 15:38:53 2010 +0530
+++ b/project/templates/talk/edit-talk.html	Wed Sep 08 15:39:23 2010 +0530
@@ -6,7 +6,7 @@
 <h1>Edit Talk</h1>
 
 {% include '_errors.html' %}
-<form action="{% url scipycon_edit_talk id params.scope %}" method="post">
+<form action="{% url scipycon_edit_talk params.scope id %}" method="post">
     <fieldset>
       <legend>Edit Talk</legend>
       <table class="scipycon-default">