Closed GoogleCodeExporter closed 8 years ago
1) modules/user/views/profileField/update.php -<h1><?php echo UserModule::t('Update ProfileField ').$model->id; ?></h1> +<h1><?php echo UserModule::t('Update Profile Field').$model->id; ?></h1> 2) modules/user/views/profileField/view.php -CHtml::linkButton(UserModule::t('Delete Profile Field'),array('submit'=>array('delete','id'=>$model->id),'confirm'=>'Are you sure to delete this item?')), +CHtml::linkButton(UserModule::t('Delete Profile Field'),array('submit'=>array('delete','id'=>$model->id),'confirm'=>UserModule:: t('Are you sure to delete this item?'))),
Original issue reported on code.google.com by soft...@gmail.com on 23 Feb 2011 at 4:44
soft...@gmail.com
This issue was closed by revision r123.
Original comment by mish...@gmail.com on 2 Jun 2011 at 3:08
mish...@gmail.com
Original issue reported on code.google.com by
soft...@gmail.com
on 23 Feb 2011 at 4:44