From 662bc0668ed393a94e4c611b4d441418dbacccfb Mon Sep 17 00:00:00 2001
From: Cecil Hugh Watson <knoppmyth@gmail.com>
Date: Fri, 18 Sep 2009 01:24:04 -0700
Subject: linhes-scripts:clean ups

---
 abs/core-testing/linhes-scripts/linhes_update.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/abs/core-testing/linhes-scripts/linhes_update.sh b/abs/core-testing/linhes-scripts/linhes_update.sh
index 89d39d8..121f683 100644
--- a/abs/core-testing/linhes-scripts/linhes_update.sh
+++ b/abs/core-testing/linhes-scripts/linhes_update.sh
@@ -23,7 +23,7 @@ chck ()  {
         grep -v -e /mythmenu /tmp/linhes.xml > /tmp/linhes.xml.tmp
   		echo "<!--#UpdatesAvailable-->" >> /tmp/linhes.xml.tmp
   		echo "   <button>" >> /tmp/linhes.xml.tmp
-  		echo "     <type>UPDATES</type>" >> /tmp/linhes.xml.tmp
+  		echo "     <type>UPGRADE</type>" >> /tmp/linhes.xml.tmp
   		echo "     <text>Updates Available</text>" >> /tmp/linhes.xml.tmp
   		echo "     <action>MENU update2.xml</action>" >> /tmp/linhes.xml.tmp
   		echo "   </button>" >> /tmp/linhes.xml.tmp
-- 
cgit v0.12