echo $obj->get('id');
?>
]}}])' class='ufo-eval'>
        <div id='CustomFormEntryFilesDiv' class='innerview'></div>
      </div>
    </div>
  </div>
  <div>
    <div class='ufo-float-left'>
      <?php 
echo EasyContactFormsIHTML::getButton(array('label' => EasyContactFormsT::get('OK'), 'events' => " onclick='ufo.save({$obj->jsconfig})'", 'iclass' => " class='icon_button_save' ", 'bclass' => "button internalimage"));
?>
    </div>
    <div class='ufo-float-left'>
      <?php 
echo EasyContactFormsIHTML::getButton(array('label' => EasyContactFormsT::get('Back'), 'events' => " onclick='ufo.back()'", 'iclass' => " class='icon_button_back' ", 'bclass' => "button internalimage"));
?>
    </div>
    <div class='ufo-float-left'>
      <?php 
$query = "SELECT Options.Value FROM #wp__easycontactforms_options AS Options WHERE Options.Description = 'customformsentries_main_form_buttons'";
$plugs = EasyContactFormsDB::getObjects($query);
foreach ($plugs as $plug) {
    include ABSPATH . $plug->Value;
}
?>
    </div>
    <div style='clear:left'></div>
  </div><?php 
EasyContactFormsLayout::getFormBodyFooter();
          <th>
            <?php 
echo EasyContactFormsT::get('Impressions');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('TotalEntries');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('Conversion');
?>
          </th>
          <th>
            <?php 
echo EasyContactFormsT::get('Empty');
?>
          </th>
          <th>
            &nbsp;
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomFormEntryStatistics', $obj, 'easy-contact-forms-customformentrystatisticsdetailedmainviewrow.php', 'getCustomFormEntryStatisticsDetailedMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
            </select>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:18px'>
            &nbsp;
          </th>
          <th style='width:30px'>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "id"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "Description", 'label' => EasyContactFormsT::get('Name')));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsUsers', $obj, 'easy-contact-forms-usersmanagemainviewrow.php', 'getUsersManageMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
            </select>
            <select id='CustomForms' class='inputselect ufo-select ufo-filtervalue' style='width:130px'>
              <?php 
echo $obj->getListHTML(NULL, NULL, FALSE, 'CustomForms');
?>
            </select>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:8px'>
            <input type='checkbox' class='ufo-id-link' style='margin:0' onchange='ufo.checkAll(this)'/>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "CustomFormsDescription", 'label' => EasyContactFormsT::get('CustomForm')));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomForms_MailingLists', $obj, 'easy-contact-forms-customforms_mailinglistsusersmainviewrow.php', 'getCustomForms_MailingListsUsersMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
            <input type='text' id='Description' class='textinput ufo-text ufo-filtervalue' style='width:130px'>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div>
    <div class='viewtable'>
      <table class='vtable'>
        <tr>
          <th style='width:18px'>
            &nbsp;
          </th>
          <th style='width:30px'>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "id"));
?>
          </th>
          <th>
            <?php 
EasyContactFormsIHTML::getColumnHeader(array('view' => $obj, 'field' => "Description", 'label' => EasyContactFormsT::get('AvailableContactForms')));
?>
          </th>
        </tr>
        <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomForms', $obj, 'easy-contact-forms-customformsmanagemainviewrow.php', 'getCustomFormsManageMainViewRow', $viewmap);
?>
      </table>
    </div>
  </div>
</label>
              <select id='<?php 
echo $obj->sId('FieldSet');
?>
' class='ufo-select ufo-filtersign'>
                 <?php 
echo $obj->sList('ref');
?>
              </select>
              <select id='FieldSet' class='inputselect ufo-select ufo-filtervalue' style='width:102px'>
                 <?php 
echo $obj->getListHTML($obj->FieldSet, NULL, FALSE);
?>
              </select>
            </div>
          </div>
        </div>
        <div>
          <div>
            <?php 
EasyContactFormsLayout::getRows($resultset, 'EasyContactFormsCustomFormFields', $obj, 'easy-contact-forms-customformfieldsdetailedmainviewrow.php', 'getCustomFormFieldsDetailedMainViewRow', $viewmap);
?>
          </div>
        </div>
      </td>
      <td style='background:#fff;vertical-align:top;border:1px solid #777;padding:5px'>
        <div style='height:1000px'><div id='settings-form' class='ufo-id-link ufo-customform-settings-form'></div></div>
      </td>
    </tr>
  </table>