mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-15 20:44:28 +01:00
9 lines
426 B
XML
9 lines
426 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
|
<!-- This template is used in automated testing -->
|
|
<overlay>
|
|
<template id="api.textbox_test" template="" lang="" group="0" version="16.1">
|
|
<et2-textbox id="widget"></et2-textbox>
|
|
<et2-textbox id="widget_readonly" readonly="true"></et2-textbox>
|
|
</template>
|
|
</overlay> |