Merged in feature/HOR-2706 (pull request #5462)

Feature/HOR-2706

Approved-by: Paula Quispe
This commit is contained in:
Paula Quispe
2017-02-24 19:12:55 +00:00
committed by Julio Cesar Laura Avendaño
5 changed files with 136 additions and 107 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;
}
}
}