Module: appdb Branch: master Commit: 5fbaddd9f1f9372467cc9cedeb2035444a038565 URL: http://source.winehq.org/git/appdb.git/?a=commit;h=5fbaddd9f1f9372467cc9cede...
Author: Alexander Nicolaysen Sørnes alex@thehandofagony.com Date: Mon Jun 16 10:13:44 2008 +0200
testData: Remove duplicate distribution help text
---
include/testData.php | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/include/testData.php b/include/testData.php index 845a432..c029b1f 100644 --- a/include/testData.php +++ b/include/testData.php @@ -1407,9 +1407,6 @@ class testData{ echo "<p>Please be as detailed as you can but do not paste large \n"; echo "chunks of output from the terminal. Type out your report \n"; echo "clearly and in proper English so that it is easily readable.</p>\n"; - echo "<p>If you cannot find your distribution in the list of existing "; - echo "distributions, please add it in the \n"; - echo "provided field.</p>\n\n"; }
function mustBeQueued()