[%# views/entry/module-comments.tt Old implementation for comments just to show people where things are; will be phased out for new implementation Authors: Afuna Copyright (c) 2014 by Dreamwidth Studios, LLC. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. For a copy of the license, please reference 'perldoc perlartistic' or 'perldoc perlgpl'. -%]

[% ".header" | ml %]

[%- form.select( label = "Comments:" name = "comment_settings" id = "comment_settings" class = "draft-autosave" items = [ "" "Journal Default" "nocomments" "Disabled" "noemail" "Don't Email" ] ) -%]
[%- form.select( label = "Screening:" name = "opt_screening" id = "opt_screening" class = "draft-autosave" items = [ "" "Journal Default" "N" "Disabled" "R" "Anonymous Only" "F" "Non-access List" "A" "All Comments" ] ) -%]