diff --git a/app/views/admin/edit_web.rhtml b/app/views/admin/edit_web.rhtml index 9d8010b6..621c8f24 100644 --- a/app/views/admin/edit_web.rhtml +++ b/app/views/admin/edit_web.rhtml @@ -118,7 +118,9 @@ TODO Enable these input elements again after release 0.10

Other administrative tasks

-
'admin', :web => @web.address, :action => 'remove_orphaned_pages'}, + {:id => 'remove_orphaned_pages'}) +%> onSubmit="return checkSystemPassword(document.getElementById('system_password_orphaned').value)">

@@ -128,7 +130,7 @@ TODO Enable these input elements again after release 0.10

-
+<%= end_form_tag %>