Changeset 5989f2f


Ignore:
Timestamp:
Jan 8, 2010, 4:53:29 AM (16 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, client
Children:
e64b195
Parents:
b0f541c
git-author:
Alex Dehnert <adehnert@…> (01/08/10 04:53:29)
git-committer:
Alex Dehnert <adehnert@…> (01/08/10 04:53:29)
Message:

More clearly split submit into two sections

Location:
treasury
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • treasury/templates/base.html

    r26dc22f r5989f2f  
    1010
    1111    <link rel="stylesheet" type="text/css" href="http://ua.mit.edu/stylesheet/style.css" />
     12    <link rel="stylesheet" type="text/css" href="/media/style/style.css" />
    1213
    1314    <!--[if lt IE 7]>
  • treasury/templates/vouchers/submit.html

    rb0f541c r5989f2f  
    88<form method="post" action="">
    99<table>
    10 <tr>
     10<tr class='sect-head'>
    1111    <td></td>
    1212    <th>You are requesting a reimbursement from:</th>
     
    2121</tr>
    2222
    23 <tr>
     23<tr class='sect-head'>
    2424    <td></td>
    2525    <th>Request details:</th>
Note: See TracChangeset for help on using the changeset viewer.