Jelajahi Sumber

New Settings Images

causefx 9 tahun lalu
induk
melakukan
89a76d878a
3 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. TEMPAT SAMPAH
      images/css.png
  2. TEMPAT SAMPAH
      images/html.png
  3. 2 2
      settings.php

TEMPAT SAMPAH
images/css.png


TEMPAT SAMPAH
images/html.png


+ 2 - 2
settings.php

@@ -621,7 +621,7 @@ echo buildSettings(
 			array(
 				'title' => 'Custom CSS',
 				'id' => 'theme_css',
-				'image' => 'images/gear.png',
+				'image' => 'images/css.png',
 				'fields' => array(
 					array(
 						'type' => 'header',
@@ -1159,7 +1159,7 @@ echo buildSettings(
 			array(
 				'title' => 'Custom HTML 1',
 				'id' => 'customhtml1',
-				'image' => 'images/gear.png',
+				'image' => 'images/html.png',
 				'fields' => array(
 					array(
 						'type' => $userSelectType,