{% include 'overall_header.html' %} {% if S_ADD_SLIDE or S_EDIT_SLIDE %} {% include 'alter_slideshow.html' %} {% else %}
{{ lang('SLIDE_SETTINGS_NOT_AFFECTED') }}
{{ lang('SLIDE_TITLE') }} | {{ lang('SLIDE_STATUS') }} | {{ lang('ACTION') }} |
---|---|---|
{{ slide.TITLE }} | {% if list.allow_enable %} {% if slide.S_ENABLED %}{{ lang('ENABLED') }}{% else %}{{ lang('DISABLED') }}{% endif %} {% else %} {{ lang('DISABLED') }} {% endif %} | {ICON_MOVE_UP} {ICON_MOVE_DOWN} {{ ICON_EDIT }} {{ ICON_DELETE }} |
{{ lang('ACP_SLIDES_EMPTY') }} |