| 65 </tr> |
65 </tr> |
| 66 </tbody> |
66 </tbody> |
| 67 <tfoot> |
67 <tfoot> |
| 68 <tr> |
68 <tr> |
| 69 <td colspan="2"> |
69 <td colspan="2"> |
| 70 <input type="hidden" name="id" value="${project.id}"/> |
70 <input type="hidden" name="pid" value="${project.id}"/> |
| 71 <a href="./projects/" class="button"> |
71 <a href="./projects/" class="button"> |
| 72 <fmt:message bundle="${lightpit_bundle}" key="button.cancel"/> |
72 <fmt:message bundle="${lightpit_bundle}" key="button.cancel"/> |
| 73 </a> |
73 </a> |
| 74 <button type="submit"><fmt:message bundle="${lightpit_bundle}" key="button.okay"/></button> |
74 <button type="submit"><fmt:message bundle="${lightpit_bundle}" key="button.okay"/></button> |
| 75 </td> |
75 </td> |