summaryrefslogtreecommitdiffstats
path: root/webui_templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-02-18 11:05:16 -0500
committerMichael DeHaan <mdehaan@redhat.com>2009-02-18 11:05:40 -0500
commit9e5e1b339950f90ced041b373530e99e721346e6 (patch)
treed19c14a4f9e07f0e66c2b6bd7af549b01660c5d1 /webui_templates
parent98be374d7be61be0cdd12d10bde2a2271fd8470f (diff)
downloadcobbler-9e5e1b339950f90ced041b373530e99e721346e6.tar.gz
cobbler-9e5e1b339950f90ced041b373530e99e721346e6.tar.xz
cobbler-9e5e1b339950f90ced041b373530e99e721346e6.zip
Fix importer such that it works with --kickstart again
Diffstat (limited to 'webui_templates')
-rw-r--r--webui_templates/repo_edit.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/webui_templates/repo_edit.tmpl b/webui_templates/repo_edit.tmpl
index d82e2d8a..78544759 100644
--- a/webui_templates/repo_edit.tmpl
+++ b/webui_templates/repo_edit.tmpl
@@ -184,7 +184,7 @@ function disablename(value)
value="$repo.rpm_list"
#end if
/>
- <p class="context-tip">Blank, or a list of specific RPMs (and only those RPMs) to mirror.</p>
+ <p class="context-tip">Blank, or a list of specific RPMs (and only those RPMs) to mirror, space delimited.</p>
</td>
</tr>