Fixed confirmation on ajax reloaded buttons (small fix for Gecko like browsers).
[fa-stable.git] / sales / view / index.php
1 <?php
2 header("Location: ../index.php");
3 ?>