|
@@ -670,7 +670,7 @@ discard block |
|
|
block discarded – undo |
|
670
|
670
|
|
|
671
|
671
|
<!-- Made with [OSS Insight](https://ossinsight.io/) --> |
|
672
|
672
|
|
|
673
|
|
-END; |
|
|
673
|
+end; |
|
674
|
674
|
|
|
675
|
675
|
|
|
676
|
676
|
$html .= '<!-- '; |
|
@@ -697,7 +697,7 @@ discard block |
|
|
block discarded – undo |
|
697
|
697
|
<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> |
|
698
|
698
|
</center> |
|
699
|
699
|
<br> |
|
700
|
|
-END; |
|
|
700
|
+end; |
|
701
|
701
|
|
|
702
|
702
|
/* |
|
703
|
703
|
$html .= <<<END |
|
@@ -726,7 +726,7 @@ discard block |
|
|
block discarded – undo |
|
726
|
726
|
</a> |
|
727
|
727
|
|
|
728
|
728
|
<!-- Made with [OSS Insight](https://ossinsight.io/) --> |
|
729
|
|
-END; |
|
|
729
|
+end; |
|
730
|
730
|
|
|
731
|
731
|
$html .= '</div>'; |
|
732
|
732
|
|
Please login to merge, or discard this patch.