Subversion Repositories SmartDukaan

Rev

Rev 14161 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
14442 anikendra 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>
14161 anikendra 2
<script type="text/javascript">
14442 anikendra 3
    document.location.href = "<?php echo $next;?>";
14156 anikendra 4
</script>