2006-09-29 21:55:00 +02:00
<?xml version="1.0"?>
<!-- $Id$ -->
<overlay>
2006-12-11 08:53:16 +01:00
<template id="etemplate.link_widget.add" template="" lang="" group="0" version="1.3.002">
2006-09-29 21:55:00 +02:00
<grid>
<columns>
<column/>
<column/>
</columns>
<rows>
<row>
<menulist>
2006-12-11 08:53:16 +01:00
<menupopup id="add_app" statustext="Add a new entry of the selected application" label="Add new" no_lang="1"/>
2006-09-29 21:55:00 +02:00
</menulist>
2006-12-11 08:53:16 +01:00
<button label="Add" id="add" statustext="Add a new entry of the selected application" onclick="eval(this.form.elements[form::name('add_app')].value); return false;"/>
2006-09-29 21:55:00 +02:00
</row>
</rows>
</grid>
</template>
</overlay>