remove mismatched html tags
[redakcja.git] / apps / catalogue / templates / catalogue / book_owner.html
index 19a31f9..69f850a 100644 (file)
@@ -23,7 +23,7 @@
                 {% endfor %}
             </select>
 
-        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Change owner" %}</button></td></tr>
+        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Change owner" %}</button>
     </form>
 
 {% endblock %}