mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
12 lines
451 B
XML
12 lines
451 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE overlay PUBLIC "-//EGroupware GmbH//eTemplate 2//EN" "http://www.egroupware.org/etemplate2.dtd">
|
|
<!-- $Id$ -->
|
|
<overlay>
|
|
<template id="nm_print_dialog" template="" lang="" group="0" version="16.1">
|
|
<vbox>
|
|
<description value="Columns to print"/>
|
|
<select id="columns" rows="8" selected_first="false"/>
|
|
<integer id="row_count" label="How many rows to print"/>
|
|
</vbox>
|
|
</template>
|
|
</overlay> |