- Timestamp:
- Jul 7, 2014, 10:07:17 PM (11 years ago)
- Branches:
- master
- Children:
- 638b547
- Parents:
- 80d8926
- git-author:
- Alex Dehnert <adehnert@…> (07/07/14 22:07:17)
- git-committer:
- Alex Dehnert <adehnert@…> (07/07/14 22:07:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
remit/remit_templates/vouchers/ReimbursementRequest_review.html
r0445831 r56c7337 120 120 {% endif %} 121 121 122 123 {% if approve_error %} 124 <div class='messagebox errorbox'> 125 <h3>Approval Error</h3> 126 <p>{{approve_error}}</p> 127 </div> 128 {% endif %} 129 122 130 {% if approve_form %} 123 131 <h3>Approve this reimbursement request:</h3>
Note: See TracChangeset
for help on using the changeset viewer.