From 9e5e1b339950f90ced041b373530e99e721346e6 Mon Sep 17 00:00:00 2001 From: Michael DeHaan Date: Wed, 18 Feb 2009 11:05:16 -0500 Subject: Fix importer such that it works with --kickstart again --- webui_templates/repo_edit.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webui_templates') 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 /> -

Blank, or a list of specific RPMs (and only those RPMs) to mirror.

+

Blank, or a list of specific RPMs (and only those RPMs) to mirror, space delimited.

-- cgit