#include "/admin/util/editor/editor.html" />
#i18n{form.modifyRecap.labelBackUrl} * :
#i18n{form.modifyRecap.labelRecapMessage} * :
#i18n{form.modifyRecap.labelRecapData} : <#if recap.recapData> <#else> #if> #i18n{form.modifyRecap.labelRecapDataComment}
#i18n{form.modifyRecap.labelGraph} : <#if recap.graph> <#else> #if> #i18n{form.modifyRecap.labelGraphComment} <#if !recap.graph>
<#else>
#if> #i18n{form.modifyRecap.labelGraphType} : <#if recap.graphType?exists> <@combo name="id_graph_type" items=graph_type_list default_value=recap.graphType.idGraphType /> <#else> <@combo name="id_graph_type" items=graph_type_list default_value=-1 /> #if>
#i18n{form.modifyRecap.labelGraphStyle} : #i18n{form.modifyRecap.selectGraphStyle2d} <#if recap.graphThreeDimension > #i18n{form.modifyRecap.selectGraphStyle3d} <#else> #i18n{form.modifyRecap.selectGraphStyle3d} #if>
#i18n{form.modifyRecap.labelGraphLabel} : <#if recap.graphLabelValue> <#else> #if> #i18n{form.modifyRecap.labelGraphLabelComment}