From 51526a44ef0ab586c6b2204aa0989a669dcf99a2 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 3 Apr 2012 14:52:42 -0500 Subject: Convert flaghelp page to HTML5 doctype Signed-off-by: Dan McGee --- templates/packages/flaghelp.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 2b5092d2..0fdf47ed 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -1,6 +1,5 @@ - - + + Flagging Packages -- cgit v1.2.3-2-g168b From ee2a587738f3e571f4e0e61153061ba6853475eb Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 3 Apr 2012 14:55:27 -0500 Subject: Use https:// links for all internal sites We already use HTTPS exclusively for wiki, bugs, forums, etc. and we have it available for our other sites, so link only to the https:// protocol locations when pointing users at other sites. Signed-off-by: Dan McGee --- templates/packages/flaghelp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/flaghelp.html') diff --git a/templates/packages/flaghelp.html b/templates/packages/flaghelp.html index 0fdf47ed..819a2f01 100644 --- a/templates/packages/flaghelp.html +++ b/templates/packages/flaghelp.html @@ -24,7 +24,7 @@

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.

-- cgit v1.2.3-2-g168b