create('ContactCategory');?>
end('Submit');?>
- link(__('List ContactCategories', true), array('action'=>'index'));?>
- link(__('List Contacts', true), array('controller'=> 'contacts', 'action'=>'index')); ?>
- link(__('New Contact', true), array('controller'=> 'contacts', 'action'=>'add')); ?>