[blam/blam-1.8] Make "Show in browser" a link in the 'blam' theme



commit 78fcc83a80d5be3df2b7c4af0d01d8964437e87a
Author: Carlos MartÃn Nieto <carlos cmartin tk>
Date:   Sat Nov 12 23:09:20 2011 +0100

    Make "Show in browser" a link in the 'blam' theme

 themes/blam/theme.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/blam/theme.html b/themes/blam/theme.html
index 2dbc50f..552e85c 100644
--- a/themes/blam/theme.html
+++ b/themes/blam/theme.html
@@ -16,7 +16,7 @@
 	</div>
 
 	<div id="footer">
-	  <span class="link">${link}</span>
+	  <span class="link"><a href="${url}">${link}</a></span>
 	  <span class="author">${author}</span>
 	</div>
   </body>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]