modified spelling mistakes and remove p tags

This commit is contained in:
sliang17 2019-02-20 16:06:46 -08:00
parent 5e7972bed9
commit 89d16cbefd

View file

@ -36,17 +36,12 @@
</div>
</nav>
<div class="container pt-3 col-xs-4">
<p></p>
<h2>Welcome to Reimbursinator</h2>
<p></p>
<p>This application is designed to help you create and submit expense reports that meet you organization's guideline.
<p>This application is designed to help you create and submit expense reports that meet your organization's guidelines.
The more information you are able to fill in the easier it will be to complete the reimbursement process.</p>
<p></p>
<p>Reports that you have created can be viewed on the <a href="edit_report.html"> Edit Report </a> tab, and their status can be viewed there as well.
Submitted reports are also shown in the same tab. Modifications are not allowed on the submitted reports.</p>
<p></p>
<p>To begin, create a <a href="new_report.html"> New Report</a>.</p>
<p></p>
<p>Remember to logout on the top-right if you are done with the Reimbursinator.</p>
</div>
<script src="js/logout.js"></script>