Tiny fix for the "Contribute back" paragraph on the Dashboard index page

This commit is contained in:
Benedek Farkas
2015-03-20 21:24:04 +01:00
parent 53c942637e
commit 344d9d77be

View File

@@ -26,7 +26,7 @@
</div>
<div class="help-item">
<h2 class="contribute">@T("Contribute back")</h2>
<p>@T("Help grow Orchard. We encourage contributions of all sorts, including code submissions, documentation, translations, feature recommendations, and more.Here are some ways to <a href=\"http://orchardproject.net/contribution\">give back to the project</a>.")</p>
<p>@T("Help grow Orchard. We encourage contributions of all sorts, including code submissions, documentation, translations, feature recommendations, and more. Here are some ways to <a href=\"http://orchardproject.net/contribution\">give back to the project</a>.")</p>
</div>
<div class="help-item">