TraCorp.custom =
{
  // Identification
  lms_name: '', // also defined in global.config.php
  xtra_copyright: '',
  xtra_footer: '',
  lms_version: '7.3.3',

  // Custom buttons (all users)
  custom_buttons: [

  ],
  
  // Custom buttons (main and sub admins)
  custom_admin_buttons: [

  ],
  
  // Custom admin tools
  custom_admin_tools: [

  ],

  // Custom reports
  custom_reports: [

  ]

};