Prettier page number in invoice pdf
This commit is contained in:
@@ -201,7 +201,7 @@
|
|||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
<pagination>
|
<pagination>
|
||||||
Seite <span class="page-number number"></span>/{{ $totalPages }}
|
<span class="page-number number"></span> von {{ $totalPages }}
|
||||||
</pagination>
|
</pagination>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
|
|||||||
Reference in New Issue
Block a user