From da67c4a736c79926abc8b3ae70272ea880567c7c Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 25 May 2010 14:24:26 -0500 Subject: Fix some link title issues We can't wrap inside the title attribute on links, so fix all the places where this was happening. The following command helped: $ grep -R --color 'title="[^"]*$' templates/ Signed-off-by: Dan McGee --- templates/public/feeds.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'templates/public/feeds.html') diff --git a/templates/public/feeds.html b/templates/public/feeds.html index 553aa3e5..0df6019c 100644 --- a/templates/public/feeds.html +++ b/templates/public/feeds.html @@ -23,7 +23,7 @@

News and Activity Feeds

Package Feeds

If you are interested in all package updates, + title="Arch Linux package updates feed">all package updates, then grab this feed. Note that when a package is updated for multiple architectures, you will see each individual update show up here. Alternatively, you can select a packages feed from the below table that is @@ -55,16 +55,13 @@

Package Feeds

-

A Newest Packages feed is also available from - the Arch User - Repository (AUR).

+

A newest packages feed + is also available from the Arch User Repository (AUR).

Development Feeds

Subscribe to any of the following to track bug tickets and feature - requests from the Arch Linux Bugtracker:

+ requests from the Arch Linux Bugtracker:

-- cgit v1.2.3-54-g00ecf