Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions welcomestudent.php
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
<a href="askquery.php?eid=<?php echo $userid; ?>"> <button href="" type="submit" class="btn btn-primary">Ask Query</button></a>

<a href="viewvideos.php?eid=<?php echo $userid; ?>"> <button href="" type="submit" class="btn btn-primary">Videos (E-Learn)</button></a>

<a href="librarypayment.php?seno=<?php echo $sEno; ?>"> <button href="" type="submit" class="btn btn-primary">Payment</button> </a>
<a href="logoutstudent"><button href="" type="submit" class="btn btn-danger">Logout</button></a>

</div>

</div>
<?php include('allfoot.php'); ?>
<?php include('allfoot.php'); ?>