From 9ef02747eb28ef382e7d86c744381a71c34a14e3 Mon Sep 17 00:00:00 2001 From: Andrew Davidson Date: Sun, 1 Nov 2009 00:17:22 -0700 Subject: [PATCH] moving the period inside attribution link to ensure that the link appears if the username lookup fails. --- app/views/layouts/application.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index 721e3ad..e5a67b1 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -13,7 +13,7 @@ <%= yield %>