diff options
author | corvid <corvid@lavabit.com> | 2009-01-28 08:39:59 -0300 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2009-01-28 08:39:59 -0300 |
commit | 62d7451dc6f07d389dbbb7af9bf8e52d278d7cb7 (patch) | |
tree | 657135e7ddea7cab96f3e2c6df1f6b3258b95476 /dillorc | |
parent | 53195f4017d77ad814d5526631f4dbd4c487cc19 (diff) |
Removed the "generate_submit" dillorc option
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |