class AdminNotifications < ControlPanel::Entry
    class << self
      def name
        _("Admin Notifications")
      end