@@ -128,7 +128,7 @@ class WebController extends JBaseController {
public function actionGiftPackageIntroduction()
{
- $this->renderpartial('siftPackageIntroduction');
+ $this->renderpartial('giftPackageIntroduction');
}