{% set colspan = 2 %} {% if is_setup %} {% set colspan = colspan + 1 %} {% endif %} {% if show_buttons %} <tr> <td colspan="{{ colspan }}" class="lastrow"> <input type="submit" name="submit_save" value="{% trans 'Apply' %}" class="green" /> <input type="button" name="submit_reset" value="{% trans 'Reset' %}" /> </td> </tr> {% endif %} </table> </fieldset>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
errors.twig | File | 119 B | 0644 |
|
fieldset_bottom.twig | File | 410 B | 0644 |
|
fieldset_top.twig | File | 498 B | 0644 |
|
form_bottom.twig | File | 8 B | 0644 |
|
group_header.twig | File | 126 B | 0644 |
|
tabs_bottom.twig | File | 7 B | 0644 |
|