@@ -731,7 +731,7 @@ discard block |
||
731 | 731 | |
732 | 732 | <!-- Made with [OSS Insight](https://ossinsight.io/) --> |
733 | 733 | |
734 | -END; |
|
734 | +end; |
|
735 | 735 | |
736 | 736 | |
737 | 737 | $html .= '</div>'; |
@@ -752,7 +752,7 @@ discard block |
||
752 | 752 | <a href="https://github.com/Dolibarr/dolibarr/graphs/contributors"><img src="https://opencollective.com/dolibarr/contributors.svg?width=890&button=false" alt="Dolibarr" data-canonical-src="https://opencollective.com/dolibarr/contributors.svg?width=890&button=false" style="max-width: 100%;"></a> |
753 | 753 | </center> |
754 | 754 | <br> |
755 | -END; |
|
755 | +end; |
|
756 | 756 | |
757 | 757 | /* |
758 | 758 | $html .= <<<END |
@@ -781,7 +781,7 @@ discard block |
||
781 | 781 | </a> |
782 | 782 | |
783 | 783 | <!-- Made with [OSS Insight](https://ossinsight.io/) --> |
784 | -END; |
|
784 | +end; |
|
785 | 785 | |
786 | 786 | $html .= '</div>'; |
787 | 787 |