Просмотр исходного кода

change help text from script to style

causefx 8 лет назад
Родитель
Сommit
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;',
 						),