andre 7 месяцев назад
Родитель
Сommit
d5be0da34d
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      siteBuilder.php

+ 2 - 2
siteBuilder.php

@@ -43,14 +43,14 @@ function siteBuilder_ConfigOptions() {
 				"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
 				"Type" => "text", # Text Box
 				"Size" => "25", # Defines the Field Width
-				"Description" => "Full Builder URL (prefix//hostname:port/)",
+				"Description" => "\nFull Builder URL (prefix//hostname:port/)",
 				"Default" => "https://builder.thurdata.ch/",
 			],
 			"HostingPlanID" => [
 				"FriendlyName" => "Hosting Plan ID", 
 				"Type" => "text", # Text Box
 				"Size" => "25", # Defines the Field Width
-				"Description" => "Set the hostingPlan ID for this Product",
+				"Description" => "\nSet the hostingPlan ID for this Product",
 				"Default" => "https://builder.thurdata.ch/",
 			],
 			"quotaConfig" => [