<?php/* $model: es una instancia que implementa a CrugeAuthItemEditor */?><h1><?phpechoucwords(CrugeTranslator::t("editando")." ".CrugeTranslator::t($model->categoria));?></h1><?php$this->renderPartial('_authitemform',array('model'=>$model),false);?>