[Xfce4-commits] [www/www.xfce.org] 01/01: Fix order of p.
noreply at xfce.org
noreply at xfce.org
Sat Jul 26 08:36:53 CEST 2014
This is an automated email from the git hooks/post-receive script.
nick pushed a commit to branch master
in repository www/www.xfce.org.
commit 40f7877cd7d0f7cc4e2acf9ab65f5d65776a5f6f
Author: Nick Schermer <nick at xfce.org>
Date: Sat Jul 26 08:36:31 2014 +0200
Fix order of p.
---
pages/getinvolved/index.php | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/pages/getinvolved/index.php b/pages/getinvolved/index.php
index 28626d0..9409911 100644
--- a/pages/getinvolved/index.php
+++ b/pages/getinvolved/index.php
@@ -35,13 +35,12 @@
<p>
<?php E_('One of the most useful tasks that we rely on the community for is testing and reporting of bugs. Since Xfce runs on various platform and in a lot of different setups, testing all changes in every possible situation is an impossible task. As such we kindly ask users to assist in testing, and reporting all bugs they may find, using our <a href="https://bugzilla.xfce.org" class="external">bug tracker</a>.') ?>
</p>
+<p>
+ <?php E_('Once a bug has been found, the cause of the bug needs to be tracked down, and then (obviously) fixed. If you want to get involved in the actual development process of Xfce a great way to start is by solving bugs and then submitting a patch file.') ?>
+</p>
<h2><?php E_('Bountysource') ?></h2>
<p>
<?php E_('If you want to fund the project, you can reward a bounty to the Xfce project [and leave it to the developers how to spend it] or put a bounty on a bug or feature you would like to get fixed.') ?>
<?php learnmore ("https://www.bountysource.com/teams/xfce"); ?>
</p>
-
-<p>
- <?php E_('Once a bug has been found, the cause of the bug needs to be tracked down, and then (obviously) fixed. If you want to get involved in the actual development process of Xfce a great way to start is by solving bugs and then submitting a patch file.') ?>
-</p>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list