This commit is contained in:
Râu Cao
2023-08-30 17:18:26 +02:00
parent 3679412b3c
commit e94e747ba1
+1 -1
View File
@@ -45,7 +45,7 @@
{{#if this.reimbursementsConfirmed}}
<section id="expenses-confirmed">
<header class="with-nav">
<h2>Confirmed Expenses</h2>
<h2>Confirmed Reimbursements</h2>
<nav>
<LinkTo @route="reimbursements.new" @title="Submit a reimbursement" class="button small green">add</LinkTo>
</nav>