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

+ 1 - 1
siteBuilder.php

@@ -41,7 +41,7 @@ function siteBuilder_ConfigOptions() {
 				"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
 				"Type" => "text", # Text Box
 				"Size" => "25", # Defines the Field Width
-				"Description" => "Textbox",
+				"Description" => "Full Builder URL (prefix//hostname:port/)",
 				"Default" => "https://builder.thurdata.ch/",
 			],
 		];