Merged in bugfix/HOR-2737 (pull request #5451)

HOR-2737

Approved-by: Julio Cesar Laura Avendaño
This commit is contained in:
Dante Loayza
2017-02-21 21:01:40 +00:00
committed by Julio Cesar Laura Avendaño
2 changed files with 4 additions and 4 deletions

View File

@@ -103,7 +103,7 @@ class dashletProcessMakerCommunity implements DashletInterface
<div class=\"description\">
<strong>FORUM - </strong><a href=\"http://forum.processmaker.com/\" target=\"_blank\" title=\"http://forum.processmaker.com\">http://forum.processmaker.com</a>
<br />
Discuss Processker issues, interact with the PMOS community, and get support from fellow developers and community members in the ProcessMaker Forum.
Discuss ProcessMaker issues, interact with the PMOS community, and get support from fellow developers and community members in the ProcessMaker Forum.
</div>
<div class=\"clearf\"></div>
@@ -139,4 +139,4 @@ class dashletProcessMakerCommunity implements DashletInterface
echo $html;
}
}
}

View File

@@ -32,7 +32,7 @@
<td>
<h2>Business Rules Engine</h2>
<p>
Allows companies to develop business rules outside of their processes making it much easier to develop and maintain complex business logic. This level of abstraction allows process designers to assign business rule maintenance tasks to an analyst that only needs to understand the logic of the business rules and does not need to have a deep understanding of the entire business process.
Allows companies to develop business rules outside of their processes, making it much easier to develop and maintain complex business logic. This level of abstraction allows process designers to assign business rule maintenance tasks to an analyst that only needs to understand the logic of the business rules and does not need to have a deep understanding of the entire business process.
<br><a href="http://www.processmaker.com/business-rules-engine-processmaker" target="_blank">Read More»</a>
</p>
</td>
@@ -203,4 +203,4 @@
</table>
</div>
</body>
</html>
</html>