src/cm/templates/site/text_settings.html
changeset 438 fcc5e2f0befd
parent 0 40c8f766c9b8
child 439 8994d24e4b2f
equal deleted inserted replaced
437:dec07877fd39 438:fcc5e2f0befd
     9 tb_conf['current_tab'] = 'settings';
     9 tb_conf['current_tab'] = 'settings';
    10 -->
    10 -->
    11 </script>
    11 </script>
    12 
    12 
    13 <div id="text_settings" class="tab-meta">
    13 <div id="text_settings" class="tab-meta">
    14 <form id="settings_form" class="text-form wizard-form" action="." method="post">
    14 <form id="settings_form" class="text-form wizard-form" action="." method="post">{% csrf_token %}
    15     <table class="wide_form">
    15     <table class="wide_form">
    16         <tbody>
    16         <tbody>
    17             {% include "site/macros/form_fields.html" %}
    17             {% include "site/macros/form_fields.html" %}
    18     <tr>
    18     <tr>
    19         <td style="vertical-align: top; width: 20%; text-align:right;">
    19         <td style="vertical-align: top; width: 20%; text-align:right;">