| Current Path : /var/www/html/components/com_osmembership/view/documents/tmpl/ |
| Current File : /var/www/html/components/com_osmembership/view/documents/tmpl/default.xml |
<?xml version="1.0" encoding="utf-8"?> <metadata> <layout title="COM_OSMEMBERSHIP_VIEW_DOCUMENTS_DEFAULT_TITLE"> <message> <![CDATA[COM_OSMEMBERSHIP_VIEW_DOCUMENTS_DEFAULT_DESCRIPTION]]> </message> </layout> <fields name="params"> <fieldset name="basic"> <field type="editor" buttons="yes" name="intro_text" filter="raw" label="Intro Text" description="If you enter some text here, it will be displayed at the top of page." /> <field name="show_modified_date" type="radio" label="Show Modified Date" description="If set to Yes, the last modified date of documents will be displayed" class="btn-group btn-group-yesno" default="0" > <option value="1">JYES</option> <option value="0">JNO</option> </field> </fieldset> </fields> </metadata>