Browse Source

added number of units

Josh 4 years ago
parent
commit
3ba68fa7d6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      resources/views/app/practice-management/billing-manager.blade.php

+ 1 - 1
resources/views/app/practice-management/billing-manager.blade.php

@@ -46,7 +46,7 @@
                                 <thead>
                                     <tr>
                                         <th>Service</th>
-                                        <th>Number of units</th>
+                                        <th># of units</th>
                                         <th>Signed?</th>
                                     </tr>
                                 </thead>