formElement('\Ppb\Form\Element\PrintButton', 'printButton', $this->_('Print'))
->setAttributes(array(
'class' => 'print-button btn btn-default',
'rel' => 'print-area',
))
->render();
}
?>
isOwner()) { ?>
canEdit()) { ?>
_('Edit'); ?>
_('Pay Listing Setup Fee'); ?>
_('List Similar'); ?>
canClose()) { ?>
_('Close'); ?>
canDelete()) { ?>
_('Delete'); ?>
isWatched()) ? $this->_('Remove From Wishlist') : $this->_('Add To Wishlist'); ?>
_('Report Abuse'); ?>