4
0
Эх сурвалжийг харах

change help text from script to style

causefx 8 жил өмнө
parent
commit
4e84212ea3
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      settings.php

+ 1 - 1
settings.php

@@ -2078,7 +2078,7 @@ echo buildSettings(
 							'name' => 'emailTemplateCSS',
 							'value' => emailTemplateCSS,
 	                        'labelTranslate' => 'EDIT_CUSTOM_CSS',
-	                        'placeholder' => 'Please Include <script></script> tags',
+	                        'placeholder' => 'Please Include <style></style> tags',
 							'rows' => 25,
 							'style' => 'background: #000; color: #FFF;',
 						),