Index: branches/version-2_11-dev/data/Smarty/templates/sphone/frontparts/bloc/news.tpl
===================================================================
--- branches/version-2_11-dev/data/Smarty/templates/sphone/frontparts/bloc/news.tpl	(revision 21132)
+++ branches/version-2_11-dev/data/Smarty/templates/sphone/frontparts/bloc/news.tpl	(revision 21207)
@@ -51,5 +51,5 @@
 
     $.ajax({
-               url: "<!--{$smarty.const.HTTP_URL}-->frontparts/bloc/news.php",
+               url: "<!--{$smarty.const.ROOT_URLPATH}-->frontparts/bloc/news.php",
                type: "POST",
                data: "mode=getList&pageno="+newsPageNo+"&disp_number="+i,
@@ -104,5 +104,5 @@
         loadingState = 1;
         $.ajax({
-                   url: "<!--{$smarty.const.HTTP_URL}-->frontparts/bloc/news.php",
+                   url: "<!--{$smarty.const.ROOT_URLPATH}-->frontparts/bloc/news.php",
                    type: "GET",
                    data: "mode=getDetail&news_id="+newsId,
