From 62cbeaae8a63ef5f5bccf85b09d87160edf07eb3 Mon Sep 17 00:00:00 2001 From: akshay9 Date: Tue, 14 Aug 2012 21:55:10 +0530 Subject: [PATCH] fixed sum direct links --- Admin/Templates/update.tpl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/Admin/Templates/update.tpl b/Admin/Templates/update.tpl index 9ccf3d1f..3e050d83 100644 --- a/Admin/Templates/update.tpl +++ b/Admin/Templates/update.tpl @@ -41,7 +41,7 @@ if(isset($_GET['u'])) Check for Update -
+
Update @@ -49,8 +49,13 @@ if(isset($_GET['u'])) if(isset($_GET['s'])) {echo 'Update Success';} elseif($latest > $ver) - {echo'
'; } + {echo'
'; } else { echo "No updates Avaiable";}?> - + + + Visit Forum +
+ - \ No newline at end of file +

+

Guys don`t forget to register at the forum to receive information of the updates"

\ No newline at end of file