summaryrefslogtreecommitdiffstats
path: root/webui_templates/profile_edit.tmpl
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-04-02 17:44:06 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-04-02 17:44:06 -0400
commitcb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac (patch)
treea1babc4ae2f7564353911044434e6ce129756893 /webui_templates/profile_edit.tmpl
parent511d6fc9976bd10344c920a4f03ba57da70527d9 (diff)
downloadthird_party-cobbler-cb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac.tar.gz
third_party-cobbler-cb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac.tar.xz
third_party-cobbler-cb93964cf63ad7e56fd5d581df3b59c0e7e8d1ac.zip
Some fixes to the ownership module.
Diffstat (limited to 'webui_templates/profile_edit.tmpl')
-rw-r--r--webui_templates/profile_edit.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui_templates/profile_edit.tmpl b/webui_templates/profile_edit.tmpl
index 258a8f2..82be534 100644
--- a/webui_templates/profile_edit.tmpl
+++ b/webui_templates/profile_edit.tmpl
@@ -340,6 +340,7 @@ function disablename(value)
<td>
<input type="checkbox" name="delete1" value="delete1">Yes
<input type="checkbox" name="delete2" value="delete2">Really
+ <input type="checkbox" name="recursive" value="recursive">Delete child objects?
<p class="context-tip">Check both buttons and click save to delete this object</p>
</td>
</tr>