Merge pull request #15927 from eileenmcnaughton/event_form
[civicrm-core.git] / templates / CRM / Badge / Page / Layout.hlp
CommitLineData
de80fbc5
DG
1{*
2 +--------------------------------------------------------------------+
1188c7a8 3 | Copyright CiviCRM LLC. All rights reserved. |
de80fbc5 4 | |
1188c7a8
TO
5 | This work is published under the GNU AGPLv3 license with some |
6 | permitted exceptions and without any warranty. For full license |
7 | and copyright information, see https://civicrm.org/licensing |
de80fbc5
DG
8 +--------------------------------------------------------------------+
9*}
3d973cf3 10{htxt id="id-label_format-text"}
de80fbc5
DG
11 {ts}Label Formats{/ts}
12{/htxt}
13{htxt id="id-label_format"}
14 {capture assign=labelURL}{crmURL p='civicrm/admin/labelFormats' q='reset=1&action=browse'}{/capture}
15 <p>
16 {ts 1=$labelURL}Select a pre-defined name badge label format from the list. Label formats control paper size and page configuration (e.g. 2 labels per row, 4 per column). New label formats may require additional programming to produce expected results for event badges.{/ts}
17 </p>
18{/htxt}