瀏覽代碼

New Settings Images

causefx 9 年之前
父節點
當前提交
89a76d878a
共有 3 個文件被更改,包括 2 次插入2 次删除
  1. 二進制
      images/css.png
  2. 二進制
      images/html.png
  3. 2 2
      settings.php

二進制
images/css.png


二進制
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,