From f3daa9a47d2dc0fe30b1f1a071f6570f946fe3cf Mon Sep 17 00:00:00 2001 From: Jeff Zaroyko Date: Sun, 25 May 2008 07:30:49 +1000 Subject: [PATCH] Ask people to fill out the description in their own words. Often the copy-pasted description makes no sense even if it is from the applications website. --- include/application.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/application.php b/include/application.php index 7bd571e..2c36f24 100644 --- a/include/application.php +++ b/include/application.php @@ -603,7 +603,7 @@ class Application { echo 'Keywords',"\n"; echo '',"\n"; - echo 'Application description',"\n"; + echo 'Application description (In your own words)',"\n"; echo '

',"\n";