Kaynağa Gözat

Modified default width and height logo image.

philippe_mingo 23 yıl önce
ebeveyn
işleme
498f2e0531
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      config/config_default.php

+ 2 - 2
config/config_default.php

@@ -17,10 +17,10 @@ global $org_logo;
 $org_logo = '../images/sm_logo.png';
 
 /*  The width of the logo (0 for default) */
-$org_logo_width = 0;
+$org_logo_width = 308;
 
 /*  The height of the logo (0 for default) */
-$org_logo_height = 1;
+$org_logo_height = 111;
 
 
 /* Organization's name */