summaryrefslogtreecommitdiffstats
path: root/webui_templates/profile_edit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/profile_edit.tmpl')
-rw-r--r--webui_templates/profile_edit.tmpl15
1 files changed, 15 insertions, 0 deletions
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)
</td>
</tr>
+ <tr>
+ <td>
+ <label for="server_override">Server Override</label>
+ </td>
+ <td>
+ <input type="text" size="128" style="width: 150px;" name="server_override" id="server_override"
+ #if $profile
+ value="$profile.server"
+ #end if
+ />
+ <p class="context-tip">Use this server for kickstarts, not the value in settings. Usually this should be left alone.</p>
+ </td>
+ </tr>
+
+
#if $profile
<tr>
<td>