<#include "managereportlauncher_tabs.html" /> <@tabs tab="report" /> <@rowBoxHeader i18nTitleKey="reportlauncher.create_report.pageTitle">
<@messages errors=errors /> <@fieldInputText i18nLabelKey="reportlauncher.create_report.labelName" inputName="name" mandatory=true value="${report.name!''}" i18nHelpBlockKey="reportlauncher.create_report.labelName.help" />
<#assign default_value= report.page!"" /> #i18n{reportlauncher.create_report.labelPage.help}
Parametre :
<@actionButtons button1Name="action_createReport" button2Name="view_manageReports"/>