Description: Make "Show in browser" a link in the 'blam' theme
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=646750
Author: Carlos MartÃn Nieto <carlos@cmartin.tk>
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>
--
1.7.5.2.354.g349bf