diff --git a/VERSION.json b/VERSION.json index deaf2179f..153574102 100644 --- a/VERSION.json +++ b/VERSION.json @@ -1 +1 @@ -{"major":2, "minor":3, "hotfix":160} +{"major":2, "minor":3, "hotfix":162} diff --git a/app/View/Elements/side_menu.ctp b/app/View/Elements/side_menu.ctp index a65284731..7d471c20b 100755 --- a/app/View/Elements/side_menu.ctp +++ b/app/View/Elements/side_menu.ctp @@ -14,23 +14,23 @@ if ($isAclPublish) $mayPublish = true; } ?> -
  • >View Event
  • -
  • >View Event History
  • +
  • >View Event
  • +
  • >View Event History
  • -
  • >Edit Event
  • +
  • >Edit Event
  • Form->postLink('Delete Event', array('action' => 'delete', $event['Event']['id']), null, __('Are you sure you want to delete # %s?', $event['Event']['id'])); ?>
  • -
  • >Add Attribute
  • -
  • >Add Attachment
  • -
  • >Populate from OpenIOC
  • -
  • >Populate from ThreatConnect
  • +
  • >Add Attribute
  • +
  • >Add Attachment
  • +
  • >Populate from OpenIOC
  • +
  • >Populate from ThreatConnect
  • -
  • Populate From Template
  • +
  • Populate From Template
  • -
  • >Propose Attribute
  • -
  • >Propose Attachment
  • +
  • >Propose Attribute
  • +
  • >Propose Attachment
  • - class="publishButtons">Publish Event - class="publishButtons">Publish (no email) + class="publishButtons">Publish Event + class="publishButtons">Publish (no email) -
  • >Contact Reporter
  • -
  • Download as...
  • +
  • >Contact Reporter
  • +
  • Download as...
  • List Events
  • @@ -218,9 +218,9 @@ endif; if (($menuItem === 'view' || $menuItem === 'edit')): ?> -
  • >View Template
  • +
  • >View Template
  • -
  • >Edit Template
  • +
  • >Edit Template
  • - +