| @@ -923,7 +923,4 @@ | ||
| 923 | 923 |  		if (!empty($params['assign'])) { | 
| 924 | 924 | $smarty->assign($params['assign'], $output); | 
| 925 | 925 |  		} else { | 
| 926 | - return $output; | |
| 927 | - } | |
| 928 | - } | |
| 929 | -} | |
| 926 | + return $output | |
| 930 | 927 | \ No newline at end of file |