id;?> id"), $feedback->title);?> icons['edit']) . ' ' . $lang->edit;?>

printExtendFields($feedback, 'table');?>
feedback->product?> product, "class='form-control chosen'")?>
feedback->module?> module, "class='form-control chosen'")?>
feedback->type;?> feedback->typeList, $feedback->type, "class='form-control chosen'")?>
feedback->title?>
title, "class='form-control'")?>
public) echo 'checked'?> />
feedback->pri;?> feedback->priList as $priKey => $priValue) { if(!empty($priKey) and (string)$priKey != (string)$priValue) { $hasCustomPri = true; break; } } $priList = $lang->feedback->priList; if(end($priList)) unset($priList[0]); if(!isset($priList[$feedback->pri])) { reset($priList); $feedback->pri = key($priList); } ?> pri, "class='form-control'");?>
feedback->desc?> desc, "class='form-control'")?>
feedback->status;?> status);?>
feedback->feedbackBy;?> feedbackBy, "class='form-control'");?>
feedback->source;?> source, "class='form-control'");?>
feedback->notifyEmail;?> notifyEmail, "class='form-control'");?>
feedback->files;?> fetch('file', 'printFiles', array('files' => $feedback->files, 'fieldset' => 'false', 'object' => $feedback, 'method' => 'edit'));?> fetch('file', 'buildform');?>
feedback->notify;?>
notify) echo 'checked'?> />