Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEspina2 <expina2@hotmail.com>2017-01-26 13:35:15 +0300
committerEspina2 <expina2@hotmail.com>2017-01-26 13:35:15 +0300
commit58f6af922ce996456b676b2ce5e086d8e9d15720 (patch)
treeb9d604e02b43ce82b3680e1a4472ea9e4d805faa /page-contribute.php
parentea928e915539efe3825f5321b0a0a4234f0652a4 (diff)
improved all the migration page
Diffstat (limited to 'page-contribute.php')
-rw-r--r--page-contribute.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/page-contribute.php b/page-contribute.php
index a6cf4010..2576066b 100644
--- a/page-contribute.php
+++ b/page-contribute.php
@@ -31,10 +31,10 @@
<h3 class="section--intro"><?php echo $l->t('Answer questions about Nextcloud use and development');?></h3>
<p class="section--paragraph"><?php echo $l->t('Help answer questions users and developers have about Nextcloud!');?></p>
<p class="section--paragraph"><?php echo $l->t('Join the <a class="hyperlink" href="https://help.nextcloud.com">Nextcloud forums</a>!');?></p>
- <p><?php echo $l->t('Answer Nextcloud development questions on <a class="hyperlink" href="https://stackoverflow.com/questions/tagged/nextcloud" target="_blank">Stack Overflow</a> and other places online.');?></p>
- <?php echo $l->t('Answer Nextcloud user questions on <a class="hyperlink" href="https://mailman.nextcloud.org/mailman/listinfo/user">the Nextcloud user mailing list</a>');?>
+ <p class="section--paragraph"><?php echo $l->t('Answer Nextcloud development questions on <a class="hyperlink" href="https://stackoverflow.com/questions/tagged/nextcloud" target="_blank">Stack Overflow</a> and other places online.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Answer Nextcloud user questions on <a class="hyperlink" href="https://mailman.nextcloud.org/mailman/listinfo/user">the Nextcloud user mailing list</a>');?></p>
- <p><?php echo $l->t('Please be considerate of our <a class="hyperlink" href="/community/code-of-conduct/">code of conduct</a>. We want to provide a positive and enjoyable environment for everybody.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Please be considerate of our <a class="hyperlink" href="/community/code-of-conduct/">code of conduct</a>. We want to provide a positive and enjoyable environment for everybody.');?></p>
</div>
<div class="col-md-6">
<h3 class="section--intro"><?php echo $l->t('Test Nextcloud');?></h3>