-
Properly sanitising user input email address.
-
CSS formating/tidying.
-
Moved the Confirmation email required check box on the settings page to its own fieldset. Makes it a bit clearer what it does.
-
More formatting tweaks.
-
Moved a few variables inside t functions rather than appending them.
-
Fixed some comment typos.
-
Renamed some theme functions.
-
Fixed spelling mistakes in function names.
-
Tidied up signaturedisplay.module so that it passes coder tests.
-
Corrected a few minor issues so that the module now passes coder tests on the strictest setting.