minor bugs fixes (#5350)

This commit is contained in:
Daniel
2023-09-21 20:11:45 +05:30
committed by GitHub
parent 2f64c3da87
commit 7fe4beb503
24 changed files with 211 additions and 155 deletions

View File

@@ -9,8 +9,8 @@ const year = new Date().getFullYear();
<!--end::To the end-->
<!--begin::Copyright-->
<strong>
Copyright &copy; 2014-{year}
<a href="https://adminlte.io">AdminLTE.io</a>.
Copyright &copy; 2014-{year}&nbsp;
<a href="https://adminlte.io" class="text-decoration-none">AdminLTE.io</a>.
</strong>
All rights reserved.
<!--end::Copyright-->