Prechádzať zdrojové kódy

[svn r10169] the banner location for plugin was renamed to header

Evie Embrechts 18 rokov pred
rodič
commit
3ec31f84bc
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      main/install/dokeos_main.sql

+ 1 - 1
main/install/dokeos_main.sql

@@ -489,7 +489,7 @@ INSERT INTO `settings_current` VALUES
 (70, 'registered', NULL, 'textfield', NULL, 'false', NULL, NULL, NULL, NULL),
 (70, 'registered', NULL, 'textfield', NULL, 'false', NULL, NULL, NULL, NULL),
 (71, 'donotlistcampus', NULL, 'textfield', NULL, 'false', NULL, NULL, NULL, NULL),
 (71, 'donotlistcampus', NULL, 'textfield', NULL, 'false', NULL, NULL, NULL, NULL),
 (72, 'show_email_addresses', NULL,'radio','Platform','false','ShowEmailAddresses','ShowEmailAddressesComment',NULL,NULL),
 (72, 'show_email_addresses', NULL,'radio','Platform','false','ShowEmailAddresses','ShowEmailAddressesComment',NULL,NULL),
-(73, 'banner', NULL, NULL, 'Plugins', 'messages', '', NULL, NULL, NULL),
+(73, 'header', NULL, NULL, 'Plugins', 'messages', '', NULL, NULL, NULL),
 (74,'profile','phone','checkbox','User','true','ProfileChangesTitle','ProfileChangesComment',NULL,'phone'),
 (74,'profile','phone','checkbox','User','true','ProfileChangesTitle','ProfileChangesComment',NULL,'phone'),
 (75, 'Ajax_course_tracking_refresh', NULL, 'textfield','Course','0', 'Ajax_course_tracking_refresh','Ajax_course_tracking_refresh_comment', NULL, NULL),
 (75, 'Ajax_course_tracking_refresh', NULL, 'textfield','Course','0', 'Ajax_course_tracking_refresh','Ajax_course_tracking_refresh_comment', NULL, NULL),
 (76, 'service_visio', 'active', 'radio',NULL,false, 'visio_actived','', NULL, NULL),
 (76, 'service_visio', 'active', 'radio',NULL,false, 'visio_actived','', NULL, NULL),