File modules/cms/ui/themes/default/html/views/url/value.tpl.src.xml

Last commit: Tue Nov 10 00:04:55 2020 +0100	Jan Dankert	urls must be edited in the modal dialog.
1 <output xmlns="http://www.openrat.de/template" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 2 xsi:schemaLocation="http://www.openrat.de/template ../../../../../../../template_engine/components/template.xsd"> 3 <form> 4 <group> 5 <fieldset label="${message:link_url}"> 6 <input name="url" maxlength="255"/> 7 </fieldset> 8 </group> 9 </form> 10 </output>
Download modules/cms/ui/themes/default/html/views/url/value.tpl.src.xml
History Tue, 10 Nov 2020 00:04:55 +0100 Jan Dankert urls must be edited in the modal dialog.