Skip to content
Snippets Groups Projects
Commit d920dc80 authored by Faiz Muhammad Muflich's avatar Faiz Muhammad Muflich
Browse files

clean comment unnecessary

parent 39f87d8f
No related merge requests found
...@@ -39,14 +39,6 @@ if (isset($_POST['download'])) { ...@@ -39,14 +39,6 @@ if (isset($_POST['download'])) {
<p> Status : <?php echo $_SESSION["user"]["Bayar"] ?> membayar </p> <p> Status : <?php echo $_SESSION["user"]["Bayar"] ?> membayar </p>
</div> </div>
</div> </div>
<!--
</div>
<form action="" method="POST">
<input type="submit" class="btn btn-success btn-block" name="download" value="Download tiket" />
</form>
</div>
-->
</div> </div>
</div> </div>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment