From 01215a84dbd4d15643d0aa7aee2ef99764778f51 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Thu, 1 Nov 2007 18:39:55 -0400 Subject: Add fields for --server-override to the Web UI --- webui_templates/profile_edit.tmpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'webui_templates/profile_edit.tmpl') diff --git a/webui_templates/profile_edit.tmpl b/webui_templates/profile_edit.tmpl index 686bbd6..44a7a82 100644 --- a/webui_templates/profile_edit.tmpl +++ b/webui_templates/profile_edit.tmpl @@ -294,6 +294,21 @@ function disablename(value) + + + + + + +

Use this server for kickstarts, not the value in settings. Usually this should be left alone.

+ + + + #if $profile -- cgit