<p><div class="listtop">[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]</div></p>
+[% PROCESS 'common/flash.html' %]
+
<form method="post" name="ic" action="[% script %]">
<input name="id" type="hidden" value="[% HTML.escape(id) %]">
<table>
<tr>
<th align="right">[% 'Part Number' | $T8 %]</th>
- <td><input name="partnumber" value="[% HTML.escape(partnumber) %]" size="40"></td>
+ <td><input id='partnumber' name="partnumber" value="[% HTML.escape(partnumber) %]" size="40"></td>
</tr>
<tr>
<th align="right">[% 'Part Description' | $T8 %]</th>