summaryrefslogtreecommitdiffstats
path: root/webui_templates/distro_edit.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates/distro_edit.tmpl')
-rw-r--r--webui_templates/distro_edit.tmpl14
1 files changed, 14 insertions, 0 deletions
diff --git a/webui_templates/distro_edit.tmpl b/webui_templates/distro_edit.tmpl
index c46d5a44..43e7325f 100644
--- a/webui_templates/distro_edit.tmpl
+++ b/webui_templates/distro_edit.tmpl
@@ -264,6 +264,20 @@ function disablename(value)
<tr>
<td>
+ <label for="redhatmanagementkey">Management Key</label>
+ </td>
+ <td>
+ <input type="text" size="255" style="width: 400px;" name="redhatmanagementkey" id="redhatmanagementkey"
+ #if $distro
+ value="$distro.redhat_management_key"
+ #end if
+ />
+ <p class="context-tip">Registration key for RHN, Satellite, or Spacewalk</p>
+ </td>
+ </tr>
+
+ <tr>
+ <td>
<label for="owners">Access Allowed For</label>
</td>
<td>