summaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@lavabit.com>2009-01-28 08:39:59 -0300
committercorvid <corvid@lavabit.com>2009-01-28 08:39:59 -0300
commit62d7451dc6f07d389dbbb7af9bf8e52d278d7cb7 (patch)
tree657135e7ddea7cab96f3e2c6df1f6b3258b95476 /dillorc
parent53195f4017d77ad814d5526631f4dbd4c487cc19 (diff)
Removed the "generate_submit" dillorc option
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc5
1 files changed, 0 insertions, 5 deletions
diff --git a/dillorc b/dillorc
index 01bf47cd..0f374faf 100644
--- a/dillorc
+++ b/dillorc
@@ -204,11 +204,6 @@
# useful to keep away from the mouse by forcing enter to submit.
#enterpress_forces_submit=NO
-# Some forms lack a submit button, and dillo can generate a custom one
-# internally. Unfortunately there's no guarantee for it to work. :(
-# (my experience is that forms that lack a submit rely on Javascript)
-#generate_submit=NO
-
# A mouse's middle click over a link opens a new Tab.
# If you prefer to open a new Window instead, set it to NO.
#middle_click_opens_new_tab=YES