From ecea94cd5eff28513d163f60cfed601a0a036bc5 Mon Sep 17 00:00:00 2001
From: Ben Roberts
Date: Tue, 23 Mar 2010 02:06:21 +0000
Subject: [PATCH] Added links to source details and setup rip pages
---
templates/rips/sources.tpl | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/templates/rips/sources.tpl b/templates/rips/sources.tpl
index 967703f..dca0fff 100644
--- a/templates/rips/sources.tpl
+++ b/templates/rips/sources.tpl
@@ -10,7 +10,11 @@
{foreach from=$sources item=source}
- - {$source|escape:'html'}{if $sources_cached.$source} (cached){/if}
+ -
+ [ Browse |
+ Rip ]
+ {$source|escape:'html'}{if $sources_cached.$source} (cached){/if}
+
{/foreach}
{else}