From 3ffb83732d505931fa0d24c8f5c3cca4a1a3d8a7 Mon Sep 17 00:00:00 2001
From: Tim Clark <eclipse@sucs,org>
Date: Thu, 5 Dec 2013 18:45:51 +0000
Subject: [PATCH] updated shop uri again because spreadshirt do silly things

---
 templates/shop.tpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/shop.tpl b/templates/shop.tpl
index 90e90b2..4c1e3eb 100644
--- a/templates/shop.tpl
+++ b/templates/shop.tpl
@@ -1,5 +1,5 @@
 {* Terribly crude i know, but include the spreadshirt sucs shop *}
-<iframe src="https://www.spreadshirt.net/shop.php?sid=170367" frameborder="0" style="width: 100%; height: 1240px;">
+<iframe src="https://sucs.spreadshirt.co.uk/" frameborder="0" style="width: 100%; height: 1240px;">
 </iframe>
 
 <!-- <object data="/~dez/shop.php" width="100%" height="1240" type="text/html"></object> -->
-- 
GitLab