Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ruzalo
/
airline-booking
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
fa279161
authored
May 07, 2020
by
Ryo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated query_2.php
parent
7ea8bdf1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
12 deletions
query_2.php
query_2.php
View file @
fa279161
...
...
@@ -30,18 +30,17 @@ include('session_admin.php');
?>
<div
class=
"col-12"
>
<ul>
<li><a
href=
"index1.php"
>
Home
</a></li>
<li><a
href=
"countrypage.html"
>
Countries
</a></li>
<li><a
href=
"contact.php"
>
Contact
</a></li>
<li><a
href=
"index1.php"
>
About
</a></li>
<li><a
href=
"loginform_for_admin_2.php"
>
Admin place
</a></li>
<li><a
class=
"active"
href=
"query_2.php"
>
Customer queries
</a></li>
<li><a
href=
"admin_delete_record.php"
>
Deleting record
</a></li>
<li><a
href=
"logout_admin.php"
>
Logout
</a></li>
</ul>
</div>
<ul>
<li><a
href=
"index1.php"
>
Home
</a></li>
<li><a
href=
"countrypage.html"
>
Countries
</a></li>
<li><a
href=
"contact.php"
>
Contact
</a></li>
<li><a
href=
"index1.php"
>
About
</a></li>
<li><a
href=
"loginform_for_admin_2.php"
>
Admin place
</a></li>
<li><a
class=
"active"
href=
"query_2.php"
>
Customer queries
</a></li>
<li><a
href=
"admin_delete_record.php"
>
Deleting record
</a></li>
<li><a
href=
"logout_admin.php"
>
Logout
</a></li>
</ul>
<div
class=
"container"
>
<fieldset>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment