package org.apache.jsp.admin.label;

import javax.servlet.*;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import org.apache.commons.lang.StringUtils;
import com.edeal.frontline.navigation.FlRequest;
import com.edeal.frontline.FlContext;
import com.edeal.frontline.Utils;
import com.edeal.frontline.FieldNotInitializedException;
import com.edeal.frontline.DataDictionary;
import java.util.Vector;
import java.util.Hashtable;
import com.edeal.frontline.LabelBean;

public final class edit_jsp extends org.apache.jasper.runtime.HttpJspBase
    implements org.apache.jasper.runtime.JspSourceDependent {

  private static final JspFactory _jspxFactory = JspFactory.getDefaultFactory();

  private static java.util.List _jspx_dependants;

  static {
    _jspx_dependants = new java.util.ArrayList(1);
    _jspx_dependants.add("/WEB-INF/taglib.tld");
  }

  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody;
  private org.apache.jasper.runtime.TagHandlerPool _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody;

  private javax.el.ExpressionFactory _el_expressionfactory;
  private org.apache.AnnotationProcessor _jsp_annotationprocessor;

  public Object getDependants() {
    return _jspx_dependants;
  }

  public void _jspInit() {
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody = org.apache.jasper.runtime.TagHandlerPool.getTagHandlerPool(getServletConfig());
    _el_expressionfactory = _jspxFactory.getJspApplicationContext(getServletConfig().getServletContext()).getExpressionFactory();
    _jsp_annotationprocessor = (org.apache.AnnotationProcessor) getServletConfig().getServletContext().getAttribute(org.apache.AnnotationProcessor.class.getName());
  }

  public void _jspDestroy() {
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.release();
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.release();
    _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.release();
    _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle.release();
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.release();
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.release();
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.release();
  }

  public void _jspService(HttpServletRequest request, HttpServletResponse response)
        throws java.io.IOException, ServletException {

    PageContext pageContext = null;
    HttpSession session = null;
    ServletContext application = null;
    ServletConfig config = null;
    JspWriter out = null;
    Object page = this;
    JspWriter _jspx_out = null;
    PageContext _jspx_page_context = null;


    try {
      response.setContentType("text/html; charset=UTF-8");
      pageContext = _jspxFactory.getPageContext(this, request, response,
      			null, true, 8192, true);
      _jspx_page_context = pageContext;
      application = pageContext.getServletContext();
      config = pageContext.getServletConfig();
      session = pageContext.getSession();
      out = pageContext.getOut();
      _jspx_out = out;


/******************************************************************************
 * Copyright (c) 2000-2010 e-Deal
 *
 * e-Deal S.A.
 * 55 rue Brillat Savarin
 * 75013 Paris
 * France
 *
 * T: +33 (0)1 53 80 80 30
 * F: +33 (0)1 73 01 69 77
 * http://www.e-deal.com
 *
 * La diffusion de ce code source sous quelque forme que ce soit sans
 * l'autorisation de E-DEAL est interdite.
 *
 * Vous êtes autorisés à modifier ce code source uniquement pour votre usage
 * propre et sous réserve que les mentions de copyright demeurent intactes.
 *
 * Ce code est fourni en l'état. Aucune garantie d'aucune sorte, explicite ou
 * implicite n'est donnée. En aucun cas E-DEAL ne pourra être tenu pour
 * responsable des dommages pouvant résulter de l'utilisation de ce code
 * source.
 ******************************************************************************/

      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");

final org.apache.commons.logging.Log logger = org.apache.commons.logging.LogFactory.getLog(getClass());
FlRequest flRequest = new FlRequest(request);
FlContext context = flRequest.getContext();
DataDictionary dico = context.getDataDictionary();
String code = flRequest.getParameter("msg");
String pLngID = flRequest.getParameter("LngID");
String pLbl = flRequest.getParameter("Lbl");

String msgLbl = Utils.getMessage(session, "F6002", false, "Message");
if (("<" + msgLbl + ">").equals(pLbl)) {
	pLbl = "";
}

String msg = flRequest.getParameter("msg");
boolean fromSelect = "select".equalsIgnoreCase(flRequest.getParameter("from"));
String field = flRequest.getParameter("field");
String formIndex = flRequest.getParameter("formIndex");



      out.write("\n");
      out.write("<html>\n");
      out.write("<head>\n");
      out.write("\t<title></title>\n");
      out.write("\t<link rel=\"stylesheet\" type=\"text/css\" href=\"");
      if (_jspx_meth_fl_005fwebapp_005f0(_jspx_page_context))
        return;
      out.write("/css/common_css.jsp\">\n");
      out.write("\t<link rel=\"stylesheet\" type=\"text/css\" href=\"");
      if (_jspx_meth_fl_005fwebapp_005f1(_jspx_page_context))
        return;
      out.write("/css/master_css.jsp\">\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f2(_jspx_page_context))
        return;
      out.write("/js/master_js.jsp\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f3(_jspx_page_context))
        return;
      out.write("/js/ajax/sarissa.js\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f4(_jspx_page_context))
        return;
      out.write("/js/ajax/ajax.js\"></script>\n");
      out.write("  \t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f5(_jspx_page_context))
        return;
      out.write("/js/ac/fobAC_js.jsp\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f6(_jspx_page_context))
        return;
      out.write("/js/presentField.js\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f7(_jspx_page_context))
        return;
      out.write("/js/checkFields.jsp\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\" src=\"");
      if (_jspx_meth_fl_005fwebapp_005f8(_jspx_page_context))
        return;
      out.write("/js/utils.js\"></script>\n");
      out.write("\t<script type=\"text/javascript\" language=\"javascript\">\n");
      out.write("\tvar type = \"0\";\n");
      out.write("\n");
      out.write("\ttry {\n");
      out.write("\t\tdoExitConf = false;\n");
      out.write("\t} catch (e) {\n");
      out.write("\t}\n");
      out.write("\n");
      out.write("\tfunction create(id) {\n");
      out.write("\t\tvar f = document.forms[0];\n");
      out.write("\t\tif (id == null || id==\"null\"){\n");
      out.write("\t\t\tvar typ = f.MsgType.options[f.MsgType.selectedIndex].value;\n");
      out.write("\t\t\tif (typ == \"\"){\n");
      out.write("\t\t\t\talert('");
      if (_jspx_meth_fl_005fgetMessage_005f0(_jspx_page_context))
        return;
      out.write("');\n");
      out.write("\t\t\t\treturn;\n");
      out.write("\t\t\t}\n");
      out.write("\t\t} else {\n");
      out.write("\t\t\tif (f.CodeMsg.value == \"\"){\n");
      out.write("\t\t\t\talert('");
      if (_jspx_meth_fl_005fgetMessage_005f1(_jspx_page_context))
        return;
      out.write("');\n");
      out.write("\t\t\t\treturn;\n");
      out.write("\t\t\t}\n");
      out.write("\t\t}\n");
      out.write("\n");
      out.write("\t\tvar hasLbl = 0;\n");
      out.write("\t\tvar firstNoLbl = \"\";\n");

Vector lngs = dico.getRefList(session, "LblCodeLng");
for (int i=0 ; i < lngs.size() ; i++) {
	Vector lngCouple = (Vector) lngs.elementAt(i);
	String lngId = (String) lngCouple.elementAt(0);
	String lngCode = (String) lngCouple.elementAt(1);


      out.write("\n");
      out.write("\t\tvar lngLbl = f.Label_");
      out.print( lngId );
      out.write(".value;\n");
      out.write("\t\tif (lngLbl != \"\") hasLbl = 1;\n");
      out.write("\t\tif (lngLbl == \"\" && firstNoLbl == \"\") firstNoLbl = f.Label_");
      out.print( lngId );
      out.write(';');
      out.write('\n');

}

      out.write("\n");
      out.write("\t\tif (hasLbl == 0){\n");
      out.write("\t\t\talert('");
      if (_jspx_meth_fl_005fgetMessage_005f2(_jspx_page_context))
        return;
      out.write("');\n");
      out.write("\t\t\tif (firstNoLbl) firstNoLbl.focus();\n");
      out.write("\t\t\treturn;\n");
      out.write("\t\t}\n");
      out.write("\n");
      out.write("\t\tsubmit();\n");
      out.write("\t}\n");
      out.write("\tfunction closeWindow() {\n");
      out.write("\t\twindow.top.close();\n");
      out.write("\t}\n");
      out.write("\n");
      out.write("\tfunction checkCode(){\n");
      out.write("\tvar f=window.document.forms[0];\n");
      out.write("\tvar code=f.CodeMsg.value;\n");
      out.write("\n");
      out.write("\tif(code!=\"\")\n");
      out.write("\t\t{\n");
      out.write("\n");
      out.write("\t\t\tif(code.length==5)\n");
      out.write("\t\t\t{\n");
      out.write("\n");
      out.write("\t\t\t\tvar firstChar=code.substring(0,1);\n");
      out.write("\t\t\t\tvar hexaChars1=code.substring(1,2);\n");
      out.write("\t\t\t\tvar hexaChars2=code.substring(2,3);\n");
      out.write("\t\t\t\tvar hexaChars3=code.substring(3,4);\n");
      out.write("\t\t\t\tvar hexaChars4=code.substring(4,5);\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\t\t\tif((firstChar=='M')||(firstChar=='m')||(firstChar=='F')||(firstChar=='f')||(firstChar=='A')||(firstChar=='a')||(firstChar=='L')||(firstChar=='l')||(firstChar=='T')||(firstChar=='t'))\n");
      out.write("\t\t\t\t\t{\n");
      out.write("\n");
      out.write("\n");
      out.write("\n");
      out.write("\t\t\t\tvar to1 =parseInt('0x'+hexaChars1);\n");
      out.write("\t\t\t\tvar to2 =parseInt('0x'+hexaChars2);\n");
      out.write("\t\t\t\tvar to3 =parseInt('0x'+hexaChars3);\n");
      out.write("\t\t\t\tvar to4 =parseInt('0x'+hexaChars4);\n");
      out.write("\n");
      out.write("\t\t\t\tif(isNaN(to1)){\n");
      out.write("\t\t\t\t\t    f.CodeMsg.value=\"\";\n");
      out.write("\t\t\t\t\t\treturn false;\n");
      out.write("\t\t\t\t\t\t}\n");
      out.write("\n");
      out.write("\t\t\t\tif(isNaN(to2)){\n");
      out.write("\t\t\t\t\t    f.CodeMsg.value=\"\";\n");
      out.write("\t\t\t\t\t\treturn false;\n");
      out.write("\t\t\t\t\t\t}\n");
      out.write("\t\t\t\tif(isNaN(to3)){\n");
      out.write("\t\t\t\t\t    f.CodeMsg.value=\"\";\n");
      out.write("\t\t\t\t\t\treturn false;\n");
      out.write("\t\t\t\t\t\t}\n");
      out.write("\t\t\t\tif(isNaN(to4)){\n");
      out.write("\t\t\t\t\t    f.CodeMsg.value=\"\";\n");
      out.write("\t\t\t\t\t\treturn false;\n");
      out.write("\t\t\t\t\t\t}\n");
      out.write("\t\t\t\tf.CodeMsg.value=code.toUpperCase();\n");
      out.write("\n");
      out.write("\n");
      out.write("\t\t\t\t\t}\n");
      out.write("\t\t\t\t\telse\n");
      out.write("\t\t\t{f.CodeMsg.value=\"\";}\n");
      out.write("\t\t\t}\n");
      out.write("\t\telse\n");
      out.write("\t\t\t{f.CodeMsg.value=\"\";}\n");
      out.write("\t\t}\n");
      out.write("\n");
      out.write("\t\t}\n");
      out.write("</script>\n");
      out.write("</head>\n");
      out.write("<body style=\"height:90%;\">\n");
      out.write("\t<div id=\"object_css\" style=\"top:0px;left: 0px;height:90%;\">\n");
      out.write("\t<form method=\"post\" action=\"");
      if (_jspx_meth_fl_005flink_005f0(_jspx_page_context))
        return;
      out.write("\">\n");
      out.write("\t\t<input id=\"$$presentFields\" name=\"$$presentFields\" type=\"hidden\" value=\"\"/>\n");
      out.write("\t\t");
 if (fromSelect) { 
      out.write("\n");
      out.write("\t\t<input id=\"from\" name=\"from\" value=\"select\" type=\"hidden\"/>\n");
      out.write("\t\t<input id=\"field\" name=\"field\" value=\"");
      out.print( field );
      out.write("\" type=\"hidden\"/>\n");
      out.write("\t\t\t");
 if (formIndex != null) { 
      out.write("\n");
      out.write("\t\t<input id=\"formIndex\" name=\"formIndex\" value=\"");
      out.print( formIndex );
      out.write("\" type=\"hidden\"/>\n");
      out.write("\t\t\t");
 }
      out.write('\n');
      out.write('	');
      out.write('	');
 } 
      out.write('\n');
      out.write('	');
      out.write('	');
      //  fl:bigTabs
      com.edeal.frontline.navigation.BigTabsTag _jspx_th_fl_005fbigTabs_005f0 = (com.edeal.frontline.navigation.BigTabsTag) _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle.get(com.edeal.frontline.navigation.BigTabsTag.class);
      _jspx_th_fl_005fbigTabs_005f0.setPageContext(_jspx_page_context);
      _jspx_th_fl_005fbigTabs_005f0.setParent(null);
      // /admin/label/edit.jsp(192,2) name = objectTitle type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
      _jspx_th_fl_005fbigTabs_005f0.setObjectTitle( Utils.getMessage(session, "F2001", "Libellé") );
      // /admin/label/edit.jsp(192,2) name = ou type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
      _jspx_th_fl_005fbigTabs_005f0.setOu( "/edit_label.fl" + (msg != null ? "?msg=" + msg : "") );
      int _jspx_eval_fl_005fbigTabs_005f0 = _jspx_th_fl_005fbigTabs_005f0.doStartTag();
      if (_jspx_eval_fl_005fbigTabs_005f0 != javax.servlet.jsp.tagext.Tag.SKIP_BODY) {
        out.write("\n");
        out.write("\t\t\t<table class=\"container\" cellpadding=\"0\">\n");
        out.write("\t\t\t\t<tr class=\"fieldline\">\n");
        out.write("\t\t\t\t\t<td class=\"dataLabel\">\n");
        out.write("\t\t\t\t\t\t<table class=\"container\" cellpadding=\"0\">\n");
        out.write("\t\t\t\t\t\t\t<tr class=\"fieldline\">\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataLabel\">");
        if (_jspx_meth_fl_005flabel_005f0(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</td>\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataValue\">\n");
        out.write("\t\t\t\t\t\t\t\t\t<div class=\"input text\">\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<input id=\"CodeMsg\" onblur=\"javascript:checkCode();\" class=\"input text\" name=\"CodeMsg\" value=\"");
        out.print( Utils.formatToWeb(msg, true) );
        out.write("\"/>\n");
        out.write("\t\t\t\t\t\t\t\t\t</div>\n");
        out.write("\t\t\t\t\t\t\t\t</td>\n");
        out.write("\t\t\t\t\t\t\t</tr>\n");

if (msg == null) {

        out.write("\t\t\t\t\t\t\t<tr class=\"fieldline\">\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataLabel\">");
        if (_jspx_meth_fl_005flabel_005f1(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</td>\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataValue\">\n");
        out.write("\t\t\t\t\t\t\t\t\t<select name=\"MsgType\" id=\"search_MsgType\" class=\"select chpsTextObligatoire\">\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"\"></option>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"F\">");
        if (_jspx_meth_fl_005fgetMessage_005f3(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</option>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"L\">");
        if (_jspx_meth_fl_005fgetMessage_005f4(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</option>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"M\">");
        if (_jspx_meth_fl_005fgetMessage_005f5(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</option>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<option value=\"A\">");
        if (_jspx_meth_fl_005fgetMessage_005f6(_jspx_th_fl_005fbigTabs_005f0, _jspx_page_context))
          return;
        out.write("</option>\n");
        out.write("\t\t\t\t\t\t\t\t\t</select>\n");
        out.write("\t\t\t\t\t\t\t\t</td>\n");
        out.write("\t\t\t\t\t\t\t</tr>\n");

	lngs = dico.getRefList(session, "LblCodeLng");
	for (int i=0 ; i < lngs.size() ; i++) {
		Vector lngCouple = (Vector) lngs.elementAt(i);
		String lngId = (String) lngCouple.elementAt(0);
		String lngCode = (String) lngCouple.elementAt(1);

        out.write("\t\t\t\t\t\t\t<tr class=\"fieldline\">\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataLabel\">");
        //  fl:label
        com.edeal.frontline.navigation.LabelTag _jspx_th_fl_005flabel_005f2 = (com.edeal.frontline.navigation.LabelTag) _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.get(com.edeal.frontline.navigation.LabelTag.class);
        _jspx_th_fl_005flabel_005f2.setPageContext(_jspx_page_context);
        _jspx_th_fl_005flabel_005f2.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
        // /admin/label/edit.jsp(226,30) name = forInput type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_fl_005flabel_005f2.setForInput( "Label_" + lngId );
        // /admin/label/edit.jsp(226,30) name = label type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_fl_005flabel_005f2.setLabel( lngCode );
        int _jspx_eval_fl_005flabel_005f2 = _jspx_th_fl_005flabel_005f2.doStartTag();
        if (_jspx_th_fl_005flabel_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
          _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.reuse(_jspx_th_fl_005flabel_005f2);
          return;
        }
        _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.reuse(_jspx_th_fl_005flabel_005f2);
        out.write("</td>\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataValue\">\n");
        out.write("\t\t\t\t\t\t\t\t\t<div class=\"input text\" >\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"input text\" id=\"Label_");
        out.print( lngId );
        out.write("\" name=\"Label_");
        out.print( lngId );
        out.write("\" value=\"");
        out.print( lngId.equalsIgnoreCase(pLngID) ? Utils.formatToWeb(pLbl, true) : "" );
        out.write("\"><br/>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"input text\" id=\"LabelMore_");
        out.print( lngId );
        out.write("\" name=\"LabelMore_");
        out.print( lngId );
        out.write("\" value=\"\">\n");
        out.write("\t\t\t\t\t\t\t\t\t</div>\n");
        out.write("\t\t\t\t\t\t\t\t</td>\n");
        out.write("\t\t\t\t\t\t\t</tr>\n");

	}
} else {
	lngs = dico.getRefList(session, "LblCodeLng");
	for (int i=0 ; i < lngs.size() ; i++) {
		Vector lngCouple = (Vector) lngs.elementAt(i);
		String lngId = (String) lngCouple.elementAt(0);
		String lngCode = (String) lngCouple.elementAt(1);
		String lblLabel = "";
		String lblLabelMore = "";
		boolean moreThanOne = false;

		String[] fields = {"LblLabel", "LblLabelMore"};
		String query = "select LblLabel, LblLabelMore from Label Where LblCodeMsg = " + Utils.formatToSQL(context, msg) + " and LblCodeLng = " + Utils.formatToSQL(context, lngId);
		Vector lbls = LabelBean.listSQL(session , fields , query);
		if (lbls != null & lbls.size() > 0) {
			if (lbls.size() > 1) {
				moreThanOne = true;
			}
			Hashtable lblData = (Hashtable) lbls.elementAt(0);
			lblLabel = (String) lblData.get("LblLabel");
			lblLabelMore = (String) lblData.get("LblLabelMore");
			if (lblLabel == null) lblLabel = "";
			if (lblLabelMore == null) lblLabelMore = "";
		}

        out.write("\t\t\t\t\t\t\t<tr class=\"fieldline\">\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataLabel\">");
        //  fl:label
        com.edeal.frontline.navigation.LabelTag _jspx_th_fl_005flabel_005f3 = (com.edeal.frontline.navigation.LabelTag) _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.get(com.edeal.frontline.navigation.LabelTag.class);
        _jspx_th_fl_005flabel_005f3.setPageContext(_jspx_page_context);
        _jspx_th_fl_005flabel_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
        // /admin/label/edit.jsp(260,30) name = forInput type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_fl_005flabel_005f3.setForInput( "Label_" + lngId );
        // /admin/label/edit.jsp(260,30) name = label type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
        _jspx_th_fl_005flabel_005f3.setLabel( lngCode );
        int _jspx_eval_fl_005flabel_005f3 = _jspx_th_fl_005flabel_005f3.doStartTag();
        if (_jspx_th_fl_005flabel_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
          _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.reuse(_jspx_th_fl_005flabel_005f3);
          return;
        }
        _005fjspx_005ftagPool_005ffl_005flabel_0026_005flabel_005fforInput_005fnobody.reuse(_jspx_th_fl_005flabel_005f3);
        out.print( moreThanOne ? " <b><font color=\"red\">!</font></b>" : "" );
        out.write("</td>\n");
        out.write("\t\t\t\t\t\t\t\t<td class=\"dataValue\">\n");
        out.write("\t\t\t\t\t\t\t\t\t<div class=\"input text\" >\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"input text\"  id=\"Label_");
        out.print( lngId );
        out.write("\" name=\"Label_");
        out.print( lngId );
        out.write("\" value=\"");
        out.print( "".equals(lblLabel) ? "" : Utils.formatToWeb(lblLabel, false) );
        out.write("\"><br/>\n");
        out.write("\t\t\t\t\t\t\t\t\t\t<input type=\"text\" class=\"input text\" id=\"LabelMore_");
        out.print( lngId );
        out.write("\" name=\"LabelMore_");
        out.print( lngId );
        out.write("\" value=\"");
        out.print( "".equals(lblLabelMore) ? "" : Utils.formatToWeb(lblLabelMore, false) );
        out.write("\">\n");
        out.write("\t\t\t\t\t\t\t\t\t</div>\n");
        out.write("\t\t\t\t\t\t\t\t</td>\n");
        out.write("\t\t\t\t\t\t\t</tr>\n");

	}
}

        out.write("\n");
        out.write("\t\t\t\t\t\t</table>\n");
        out.write("\t\t\t\t\t</td>\n");
        out.write("\t\t\t\t</tr>\n");
        out.write("\t\t\t\t<tr class=\"ligne_separation\"><td colspan=\"5\"></td></tr>\n");
        out.write("\t\t\t</table>\n");

if (msg != null) {

        org.apache.jasper.runtime.JspRuntimeLibrary.include(request, response, "tags.jsp" + (("tags.jsp").indexOf('?')>0? '&': '?') + org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode("Code", request.getCharacterEncoding())+ "=" + org.apache.jasper.runtime.JspRuntimeLibrary.URLEncode(String.valueOf( msg ), request.getCharacterEncoding()), out, true);
        out.write('\n');

}

        out.write('	');
        out.write('	');
      }
      if (_jspx_th_fl_005fbigTabs_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
        _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle.reuse(_jspx_th_fl_005fbigTabs_005f0);
        return;
      }
      _005fjspx_005ftagPool_005ffl_005fbigTabs_0026_005fou_005fobjectTitle.reuse(_jspx_th_fl_005fbigTabs_005f0);
      out.write("\n");
      out.write("\t\t</form>\n");
      out.write("\t\t<div style=\"width: 100%;text-align: center;\">\n");
      out.write("\t\t\t<a href=\"javascript:create('");
      out.print( code );
      out.write("')\" title=\"");
      if (_jspx_meth_fl_005fgetMessage_005f7(_jspx_page_context))
        return;
      out.write("\"><img src=\"");
      if (_jspx_meth_fl_005flink_005f1(_jspx_page_context))
        return;
      out.write("\" ></a>&nbsp;&nbsp;&nbsp;\n");
      out.write("\t\t\t<a href=\"javascript:closeWindow();\" title=\"");
      if (_jspx_meth_fl_005fgetMessage_005f8(_jspx_page_context))
        return;
      out.write("\"><img src=\"");
      if (_jspx_meth_fl_005flink_005f2(_jspx_page_context))
        return;
      out.write("\" ></a>\n");
      out.write("\t\t</div>\n");
      out.write("\t</div>\n");
      out.write("</body>\n");
      out.write("</html>\n");
    } catch (Throwable t) {
      if (!(t instanceof SkipPageException)){
        out = _jspx_out;
        if (out != null && out.getBufferSize() != 0)
          try { out.clearBuffer(); } catch (java.io.IOException e) {}
        if (_jspx_page_context != null) _jspx_page_context.handlePageException(t);
        else log(t.getMessage(), t);
      }
    } finally {
      _jspxFactory.releasePageContext(_jspx_page_context);
    }
  }

  private boolean _jspx_meth_fl_005fwebapp_005f0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f0 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f0.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f0.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f0 = _jspx_th_fl_005fwebapp_005f0.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f0);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f1(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f1 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f1.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f1.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f1 = _jspx_th_fl_005fwebapp_005f1.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f1);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f2(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f2 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f2.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f2.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f2 = _jspx_th_fl_005fwebapp_005f2.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f2);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f3(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f3 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f3.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f3.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f3 = _jspx_th_fl_005fwebapp_005f3.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f3);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f4(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f4 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f4.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f4.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f4 = _jspx_th_fl_005fwebapp_005f4.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f4);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f5(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f5 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f5.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f5.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f5 = _jspx_th_fl_005fwebapp_005f5.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f5);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f5);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f6(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f6 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f6.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f6.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f6 = _jspx_th_fl_005fwebapp_005f6.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f6);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f6);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f7(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f7 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f7.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f7.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f7 = _jspx_th_fl_005fwebapp_005f7.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f7);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f7);
    return false;
  }

  private boolean _jspx_meth_fl_005fwebapp_005f8(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:webapp
    com.edeal.frontline.WebappTag _jspx_th_fl_005fwebapp_005f8 = (com.edeal.frontline.WebappTag) _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.get(com.edeal.frontline.WebappTag.class);
    _jspx_th_fl_005fwebapp_005f8.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fwebapp_005f8.setParent(null);
    int _jspx_eval_fl_005fwebapp_005f8 = _jspx_th_fl_005fwebapp_005f8.doStartTag();
    if (_jspx_th_fl_005fwebapp_005f8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f8);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fwebapp_005fnobody.reuse(_jspx_th_fl_005fwebapp_005f8);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f0 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f0.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f0.setParent(null);
    // /admin/label/edit.jsp(84,11) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f0.setCode("M6000");
    // /admin/label/edit.jsp(84,11) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f0.setAlt("Vous devez sélectionner un type de message.");
    // /admin/label/edit.jsp(84,11) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f0.setJs("true");
    int _jspx_eval_fl_005fgetMessage_005f0 = _jspx_th_fl_005fgetMessage_005f0.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f0);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f1(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f1 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f1.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f1.setParent(null);
    // /admin/label/edit.jsp(89,11) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f1.setCode("M2001");
    // /admin/label/edit.jsp(89,11) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f1.setAlt("Veuillez spécifier un code.");
    // /admin/label/edit.jsp(89,11) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f1.setJs("true");
    int _jspx_eval_fl_005fgetMessage_005f1 = _jspx_th_fl_005fgetMessage_005f1.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f1);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f2(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f2 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f2.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f2.setParent(null);
    // /admin/label/edit.jsp(111,10) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f2.setCode("M6044");
    // /admin/label/edit.jsp(111,10) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f2.setAlt("Veuillez saisir au moins un libellé.");
    // /admin/label/edit.jsp(111,10) name = js type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f2.setJs("true");
    int _jspx_eval_fl_005fgetMessage_005f2 = _jspx_th_fl_005fgetMessage_005f2.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fjs_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f2);
    return false;
  }

  private boolean _jspx_meth_fl_005flink_005f0(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:link
    com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f0 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class);
    _jspx_th_fl_005flink_005f0.setPageContext(_jspx_page_context);
    _jspx_th_fl_005flink_005f0.setParent(null);
    // /admin/label/edit.jsp(183,29) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flink_005f0.setUrl("/save_label.fl");
    int _jspx_eval_fl_005flink_005f0 = _jspx_th_fl_005flink_005f0.doStartTag();
    if (_jspx_th_fl_005flink_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f0);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f0);
    return false;
  }

  private boolean _jspx_meth_fl_005flabel_005f0(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:label
    com.edeal.frontline.navigation.LabelTag _jspx_th_fl_005flabel_005f0 = (com.edeal.frontline.navigation.LabelTag) _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.get(com.edeal.frontline.navigation.LabelTag.class);
    _jspx_th_fl_005flabel_005f0.setPageContext(_jspx_page_context);
    _jspx_th_fl_005flabel_005f0.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(198,30) name = forInput type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flabel_005f0.setForInput("CodeMsg");
    // /admin/label/edit.jsp(198,30) name = code type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flabel_005f0.setCode("F2000");
    int _jspx_eval_fl_005flabel_005f0 = _jspx_th_fl_005flabel_005f0.doStartTag();
    if (_jspx_th_fl_005flabel_005f0.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f0);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f0);
    return false;
  }

  private boolean _jspx_meth_fl_005flabel_005f1(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:label
    com.edeal.frontline.navigation.LabelTag _jspx_th_fl_005flabel_005f1 = (com.edeal.frontline.navigation.LabelTag) _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.get(com.edeal.frontline.navigation.LabelTag.class);
    _jspx_th_fl_005flabel_005f1.setPageContext(_jspx_page_context);
    _jspx_th_fl_005flabel_005f1.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(208,30) name = forInput type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flabel_005f1.setForInput("MsgType");
    // /admin/label/edit.jsp(208,30) name = code type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flabel_005f1.setCode("L6003");
    int _jspx_eval_fl_005flabel_005f1 = _jspx_th_fl_005flabel_005f1.doStartTag();
    if (_jspx_th_fl_005flabel_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f1);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005flabel_0026_005fforInput_005fcode_005fnobody.reuse(_jspx_th_fl_005flabel_005f1);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f3(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f3 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f3.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f3.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(212,28) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f3.setCode("L60D7");
    // /admin/label/edit.jsp(212,28) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f3.setAlt("Nom de champ (F)");
    int _jspx_eval_fl_005fgetMessage_005f3 = _jspx_th_fl_005fgetMessage_005f3.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f3.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f3);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f4(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f4 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f4.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f4.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(213,28) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f4.setCode("L60D8");
    // /admin/label/edit.jsp(213,28) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f4.setAlt("Texte quelconque (L)");
    int _jspx_eval_fl_005fgetMessage_005f4 = _jspx_th_fl_005fgetMessage_005f4.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f4.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f4);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f5(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f5 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f5.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f5.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(214,28) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f5.setCode("M6030");
    // /admin/label/edit.jsp(214,28) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f5.setAlt("Message popup (M)");
    int _jspx_eval_fl_005fgetMessage_005f5 = _jspx_th_fl_005fgetMessage_005f5.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f5.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f5);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f6(javax.servlet.jsp.tagext.JspTag _jspx_th_fl_005fbigTabs_005f0, PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f6 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f6.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f6.setParent((javax.servlet.jsp.tagext.Tag) _jspx_th_fl_005fbigTabs_005f0);
    // /admin/label/edit.jsp(215,28) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f6.setCode("L60D9");
    // /admin/label/edit.jsp(215,28) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f6.setAlt("alt-images (A)");
    int _jspx_eval_fl_005fgetMessage_005f6 = _jspx_th_fl_005fgetMessage_005f6.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f6.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f6);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f7(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f7 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f7.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f7.setParent(null);
    // /admin/label/edit.jsp(287,53) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f7.setCode("A2001");
    // /admin/label/edit.jsp(287,53) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f7.setAlt("Valider");
    int _jspx_eval_fl_005fgetMessage_005f7 = _jspx_th_fl_005fgetMessage_005f7.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f7.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f7);
    return false;
  }

  private boolean _jspx_meth_fl_005flink_005f1(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:link
    com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f1 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class);
    _jspx_th_fl_005flink_005f1.setPageContext(_jspx_page_context);
    _jspx_th_fl_005flink_005f1.setParent(null);
    // /admin/label/edit.jsp(287,108) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flink_005f1.setUrl("/icons/ico/valid_green_long.gif");
    int _jspx_eval_fl_005flink_005f1 = _jspx_th_fl_005flink_005f1.doStartTag();
    if (_jspx_th_fl_005flink_005f1.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f1);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f1);
    return false;
  }

  private boolean _jspx_meth_fl_005fgetMessage_005f8(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:getMessage
    com.edeal.frontline.GetMessageTag _jspx_th_fl_005fgetMessage_005f8 = (com.edeal.frontline.GetMessageTag) _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.get(com.edeal.frontline.GetMessageTag.class);
    _jspx_th_fl_005fgetMessage_005f8.setPageContext(_jspx_page_context);
    _jspx_th_fl_005fgetMessage_005f8.setParent(null);
    // /admin/label/edit.jsp(288,46) name = code type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f8.setCode("A2002");
    // /admin/label/edit.jsp(288,46) name = alt type = null reqTime = true required = false fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005fgetMessage_005f8.setAlt("Annuler");
    int _jspx_eval_fl_005fgetMessage_005f8 = _jspx_th_fl_005fgetMessage_005f8.doStartTag();
    if (_jspx_th_fl_005fgetMessage_005f8.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005fgetMessage_0026_005fcode_005falt_005fnobody.reuse(_jspx_th_fl_005fgetMessage_005f8);
    return false;
  }

  private boolean _jspx_meth_fl_005flink_005f2(PageContext _jspx_page_context)
          throws Throwable {
    PageContext pageContext = _jspx_page_context;
    JspWriter out = _jspx_page_context.getOut();
    //  fl:link
    com.edeal.frontline.navigation.UrlTag _jspx_th_fl_005flink_005f2 = (com.edeal.frontline.navigation.UrlTag) _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.get(com.edeal.frontline.navigation.UrlTag.class);
    _jspx_th_fl_005flink_005f2.setPageContext(_jspx_page_context);
    _jspx_th_fl_005flink_005f2.setParent(null);
    // /admin/label/edit.jsp(288,101) name = url type = null reqTime = true required = true fragment = false deferredValue = false expectedTypeName = null deferredMethod = false methodSignature = null
    _jspx_th_fl_005flink_005f2.setUrl("/icons/ico/fermer_red_long.gif");
    int _jspx_eval_fl_005flink_005f2 = _jspx_th_fl_005flink_005f2.doStartTag();
    if (_jspx_th_fl_005flink_005f2.doEndTag() == javax.servlet.jsp.tagext.Tag.SKIP_PAGE) {
      _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2);
      return true;
    }
    _005fjspx_005ftagPool_005ffl_005flink_0026_005furl_005fnobody.reuse(_jspx_th_fl_005flink_005f2);
    return false;
  }
}
