Subversion Repositories SmartDukaan

Rev

Rev 14161 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14161 Rev 14442
Line -... Line 1...
-
 
1
<div style="font-size:1.5em;font-weight:bold;text-align:center;background-color:#ccc;padding:10px;">You are being redirected to <a href="<?php echo $next;?>" style="text-decoration:underline"><?php echo $next;?></a></div>
1
<script type="text/javascript">
2
<script type="text/javascript">
2
        document.location.href = "<?php echo $next;?>";
3
    document.location.href = "<?php echo $next;?>";
3
</script>
4
</script>