[%# Screen for the edit project form. #%] [% PROCESS header.html.tmpl version = version displaymenu = 1 closehead = 1 help = "x370.html" %] [%# Display any "feedback" to the user if necessary. #%] [% IF feedback != '' %] [% feedback %] [% END %]

Edit project

[%# The project name input field #%] Project name:

[%# The project description input field #%] Project description:

[% IF project.id <= 1 || project_state_change_enabled != 1 %] [% ELSE %] State: [%# Now display the option button for changing the project state #%] [% END %]   [%# Render the submit button #%]

Project list [% PROCESS trailer.html.tmpl %]