Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
P
PA1-1617-D3TI08
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Dodi Agustin Refansius Pakpahan
PA1-1617-D3TI08
Commits
9b6e56c0
Commit
9b6e56c0
authored
Jun 08, 2017
by
Suryaningsih Sinaga
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
mengedit
parent
16b7c34c
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
1 deletion
+8
-1
header.php
header.php
+5
-0
home.php
home.php
+1
-0
index.php
index.php
+1
-1
isikeluhan.php
isikeluhan.php
+1
-0
No files found.
header.php
View file @
9b6e56c0
...
...
@@ -42,6 +42,8 @@ if(isset($_GET['out'])){
<li><a
href=
"aboutus.php"
>
FEEDBACK
</a></li>
<li><a
href=
"daftarkamar.php"
>
DAFTAR KAMAR
</a></li>
<li><a
href=
"contactus.php"
>
Contact Us
</a></li>
</ul>
</li>
</ul>
...
...
@@ -80,6 +82,9 @@ if(isset($_GET['out'])){
echo
'<li><a href="index.php?out">LOGOUT ('
.
$_SESSION
[
'username'
]
.
')</a></li>'
;
}
?>
<li><a
href=
"aboutus.php"
>
Feedback
</a></li>
<li><a
href=
"daftarkamar.php"
>
Daftar Kamar
</a></li>
<li><a
href=
"contactus.php"
>
Contact Us
</a></li>
</ul>
</div>
</div>
...
...
home.php
View file @
9b6e56c0
...
...
@@ -63,6 +63,7 @@
<li
class=
"active"
><a
href=
"home.php"
><svg
class=
"glyph stroked dashboard-dial"
><use
xlink:href=
"#stroked-dashboard-dial"
></use></svg>
Dashboard
</a></li>
<li><a
href=
"isikeluhan.php"
><svg
class=
"glyph stroked calendar"
><use
xlink:href=
"#stroked-calendar"
></use></svg>
DAFTAR KELUHAN
</a></li>
<li><a
href=
"Daftar_pesanan.php"
><svg
class=
"glyph stroked table"
><use
xlink:href=
"#stroked-table"
></use></svg>
PESANAN
</a></li>
<li><a
href=
"pengunjung.php"
><svg
class=
"glyph stroked table"
><use
xlink:href=
"#stroked-table"
></use></svg>
Daftar Pengunjung
</a></li>
<li
role=
"presentation"
class=
"divider"
></li>
...
...
index.php
View file @
9b6e56c0
...
...
@@ -53,7 +53,7 @@ require_once(dirname(__FILE__).'/header.php');
</div>
</div>
<div
class=
"item"
>
<img
src=
"images/5.
jpg
"
alt=
"slider"
style=
"width:1400px; height:600px"
>
<img
src=
"images/5.
JPG
"
alt=
"slider"
style=
"width:1400px; height:600px"
>
<div
class=
"carousel-caption"
>
</div>
</div>
...
...
isikeluhan.php
View file @
9b6e56c0
...
...
@@ -59,6 +59,7 @@
<li
class=
"active"
><a
href=
"home.php"
><svg
class=
"glyph stroked dashboard-dial"
><use
xlink:href=
"#stroked-dashboard-dial"
></use></svg>
Dashboard
</a></li>
<li><a
href=
"isikeluhan.php"
><svg
class=
"glyph stroked calendar"
><use
xlink:href=
"#stroked-calendar"
></use></svg>
DAFTAR KELUHAN
</a></li>
<li><a
href=
"Daftar_pesanan.php"
><svg
class=
"glyph stroked table"
><use
xlink:href=
"#stroked-table"
></use></svg>
PESANAN
</a></li>
<li><a
href=
"Pengunjung.php"
><svg
class=
"glyph stroked table"
><use
xlink:href=
"#stroked-table"
></use></svg>
Daftar Pengunjung
</a></li>
<li
role=
"presentation"
class=
"divider"
></li>
...
...
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