D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
phpmyadmin
/
templates
/
display
/
export
/
Filename :
options_output_radio.twig
back
Copy
<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>