2014-11-06 22:40:03 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2023-01-04 18:28:10 +01:00
|
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2.0//EN" "https://www.egroupware.org/etemplate2.0.dtd">
|
2014-11-06 22:40:03 +01:00
|
|
|
<overlay>
|
|
|
|
<template id="home.link" template="" lang="" group="0" version="1.9.001">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-image id="image" src="image"></et2-image>
|
|
|
|
<et2-link id="entry" app=""></et2-link>
|
2015-03-05 00:13:36 +01:00
|
|
|
<!--
|
|
|
|
It's the tooltip class that does it, id might cause problems so
|
|
|
|
best to remove it if you're customizing. The actual widget used is
|
|
|
|
not important.
|
|
|
|
-->
|
|
|
|
<html class="tooltip" id="tooltip" disabled="true"/>
|
2014-11-06 22:40:03 +01:00
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|