Ver código fonte

create tables

andre 9 meses atrás
pai
commit
e23af1cc52
1 arquivos alterados com 1 adições e 1 exclusões
  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/)
 				"FriendlyName" => "Builder URL", # Full Builder URL (prefix//hostname:port/)
 				"Type" => "text", # Text Box
 				"Type" => "text", # Text Box
 				"Size" => "25", # Defines the Field Width
 				"Size" => "25", # Defines the Field Width
-				"Description" => "Textbox",
+				"Description" => "Full Builder URL (prefix//hostname:port/)",
 				"Default" => "https://builder.thurdata.ch/",
 				"Default" => "https://builder.thurdata.ch/",
 			],
 			],
 		];
 		];