Closed (outdated)
Project:
Terms of Use
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2009 at 10:16 UTC
Updated:
29 May 2021 at 12:18 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
kaay commentedI having exactly the same problem infact my captcha is also appearing between form fields. let me know if you find something.
Comment #2
kars-t commentedweight should be available on the settings page.
Comment #3
Anonymous (not verified) commentedI made a patch for this. It is my first on drupal.org.
Comment #4
ruess commentedUntil this is implemented as a feature, those who need to change the weight can do so manually by editing the code in the "terms_of_use.module" file:
. . . changing of course the value of "10" to your choice.
Comment #5
kars-t commentedHi
please reroll the patch agains the latest dev. And make sure you apply to the drupal coding standards like use spaces not tabs and no spaces at line end.
Comment #6
unifiedac commentedThanks ruess, this was exactly what I needed. I set the value to '1' and it places it just above the submit button.
Comment #7
ivnishNeeds to reroll the patch against the latest dev
Comment #8
ivnishClosed due to inactivity. If it is relevant, we will open it again