File "options_output_radio.twig"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/templates/display/export/options_output_radio.twig
File size: 257 B
MIME-type:
Charset: utf-8

Download   Open   Back

<li>
    <input type="radio" id="radio_view_as_text" name="output_format" value="astext"
        {{- has_repopulate or export_asfile == false ? ' checked' }}>
    <label for="radio_view_as_text">
        {% trans 'View output as text' %}
    </label>
</li>

PHP File Manager