<%= $this->Category->Name %>
User->IsAdmin %>
NavigateUrl=<%= $this->Service->constructUrl('Posts.EditCategory',array('id'=>$this->Category->ID)) %>
/>
User->IsAdmin %>
Attributes.onclick="if(!confirm('Are you sure to delete this category? Posts in this category will NOT be removed.')) return false;"
OnClick="deleteButtonClicked" />