From be3591d95748c4477c3f7b8334e4a690ad111d8a Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Sun, 31 Jan 2010 17:18:00 -0600 Subject: More validation fixups Random stupids in our HTML, this should be a little better at least. Signed-off-by: Dan McGee --- templates/packages/flaghelp.html | 41 +++++++++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 15 deletions(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index aa03bf63..c376175e 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -1,16 +1,27 @@ - -Flagging Packages - - -If you notice that one of Arch's packages is out of date (ie, there is a newer -stable release available), then please notify us by using the Flag -button in the Package Details screen. This will notify the maintainer -responsible for that package so they can update it. -

-The message box portion of the flag utility is optional, and meant for short messages only. If you need more than 200 characters for your message, then file a bug report, email the maintainer directly, or send an email to the arch-general mailing list with your additional text. -

-Note: Please do not use this facility if the package is broken! -Use the bugtracker instead. -
- + + + + Flagging Packages + + + +
+

If you notice that one of Arch's packages is out of date (ie, + there is a newer stable release available), then please + notify us by using the Flag button in the Package + Details screen. This will notify the maintainer responsible + for that package so they can update it.

+ +

The message box portion of the flag utility is optional, and + meant for short messages only. If you need more than 200 characters + for your message, then file a bug report, email the maintainer + directly, or send an email to the arch-general mailing list with + your additional text.

+ +

Note: Please do not use this facility if the + package is broken! Use the + bugtracker instead.

+
+ -- cgit v1.2.3-54-g00ecf