* Chang testtask block link.
This commit is contained in:
@@ -66,4 +66,4 @@ var module = '<?php echo $module?>';
|
||||
var useGuest = <?php echo $useGuest ? 'true' : 'false';?>;
|
||||
</script>
|
||||
<?php if($extView = $this->getExtViewFile(__FILE__)){include $extView; return helper::cd();}?>
|
||||
<?php if(isset($pageJS)) js::execute($pageJS);?>
|
||||
<?php if(isset($pageJS)) js::execute($pageJS);?>
|
||||
Reference in New Issue
Block a user