@@ -631,7 +631,7 @@ discard block |
||
631 | 631 | </a> |
632 | 632 | |
633 | 633 | <!-- Made with [OSS Insight](https://ossinsight.io/) --> |
634 | -END; |
|
634 | +end; |
|
635 | 635 | |
636 | 636 | $html .= '</section>'."\n"; |
637 | 637 | |
@@ -668,7 +668,7 @@ discard block |
||
668 | 668 | |
669 | 669 | <!-- Made with [OSS Insight](https://ossinsight.io/) --> |
670 | 670 | |
671 | -END; |
|
671 | +end; |
|
672 | 672 | |
673 | 673 | |
674 | 674 | $html .= '<!-- '; |
@@ -695,7 +695,7 @@ discard block |
||
695 | 695 | <a href="https://github.com/Dolibarr/dolibarr/graphs/contributors"><img src="https://camo.githubusercontent.com/a641a400eef38e00a93b572dcfc30d13ceaaeefbca951d09ed9189142d20cf62/68747470733a2f2f6f70656e636f6c6c6563746976652e636f6d2f646f6c69626172722f636f6e7472696275746f72732e7376673f77696474683d38393026627574746f6e3d66616c7365" alt="Dolibarr" data-canonical-src="https://opencollective.com/dolibarr/contributors.svg?width=890&button=false" style="max-width: 100%;"></a> |
696 | 696 | </center> |
697 | 697 | <br> |
698 | -END; |
|
698 | +end; |
|
699 | 699 | |
700 | 700 | /* |
701 | 701 | $html .= <<<END |
@@ -724,7 +724,7 @@ discard block |
||
724 | 724 | </a> |
725 | 725 | |
726 | 726 | <!-- Made with [OSS Insight](https://ossinsight.io/) --> |
727 | -END; |
|
727 | +end; |
|
728 | 728 | |
729 | 729 | $html .= '</div>'; |
730 | 730 |