Kaynağa Gözat

Minor - no particular background in the blank.php page

Julio Montoya 9 yıl önce
ebeveyn
işleme
861027dd44
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      main/newscorm/blank.php

+ 5 - 0
main/newscorm/blank.php

@@ -9,6 +9,11 @@
 $use_anonymous = true;
 require_once '../inc/global.inc.php';
 Display::display_reduced_header();
+$htmlHeadXtra[] = "
+<style>
+body { background: none;}
+</style>
+";
 
 if (isset($_GET['error'])) {
     switch ($_GET['error']){