2015-02-17 10:55:05 +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">
|
2013-05-22 22:13:12 +02:00
|
|
|
<overlay>
|
2014-12-19 23:26:29 +01:00
|
|
|
<template id="home.set_default" template="" version="1.9.001">
|
2023-01-04 18:28:10 +01:00
|
|
|
<et2-vbox>
|
|
|
|
<et2-description value="Add as default for"></et2-description>
|
|
|
|
<et2-select-account id="group" accountType="groups"></et2-select-account>
|
|
|
|
</et2-vbox>
|
2014-12-19 23:26:29 +01:00
|
|
|
</template>
|
2013-05-22 22:13:12 +02:00
|
|
|
<template id="home.index" template="" lang="" group="0" version="1.9.001">
|
2023-03-10 17:13:17 +01:00
|
|
|
<html id="mainscreen_message"></html>
|
2023-03-03 23:41:56 +01:00
|
|
|
<old-box id="portlets">
|
|
|
|
<!-- Box wrapper needed to get box to auto-repeat -->
|
2023-06-12 16:46:56 +02:00
|
|
|
<et2-portlet type="$row_cont[type]" id="$row_cont[id]" title="$row_cont[title]" color="$row_cont[color]"
|
2023-03-03 23:41:56 +01:00
|
|
|
parent_node="home-index_portlets" settings="$row_cont[settings]"
|
|
|
|
value="$row_cont[content]" class="$row_cont[class]"
|
|
|
|
actions="$row_cont[actions]"/>
|
|
|
|
</old-box>
|
|
|
|
</template>
|
2023-01-04 18:28:10 +01:00
|
|
|
</overlay>
|