equal
deleted
inserted
replaced
22 <div id="confirm_all_removed_dlg"></div> |
22 <div id="confirm_all_removed_dlg"></div> |
23 <div id="remove_scope_choice_dlg"></div> |
23 <div id="remove_scope_choice_dlg"></div> |
24 </div> |
24 </div> |
25 |
25 |
26 <div id="text_edit" class="tab-meta"> |
26 <div id="text_edit" class="tab-meta"> |
27 <form id="edit_form" class="text-form wizard-form" action="." method="post"> |
27 <form id="edit_form" class="text-form wizard-form" action="." method="post">{% csrf_token %} |
28 <table class="wide_form"> |
28 <table class="wide_form"> |
29 <tbody> |
29 <tbody> |
30 {% include "site/macros/form_fields.html" %} |
30 {% include "site/macros/form_fields.html" %} |
31 <tr> |
31 <tr> |
32 <td style="vertical-align: top; width: 20%; text-align:right;"> |
32 <td style="vertical-align: top; width: 20%; text-align:right;"> |