Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
RestoranPondokEdo
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
Mei Romauli Sagala
RestoranPondokEdo
Commits
cdbfe746
Commit
cdbfe746
authored
May 19, 2017
by
Roy Junedi Simamora
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
perubahan pada content dan header
parent
8cebe5b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
38 deletions
+1
-38
content.php
common/content.php
+0
-37
header.php
common/header.php
+1
-1
No files found.
common/content.php
View file @
cdbfe746
...
...
@@ -20,44 +20,7 @@
</a>
</div>
<br/>
<div
class=
"container-fluid col-md-12"
>
<h2>
Favorite Menu
</h2>
<hr>
<div
class=
"row"
>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
<div
class=
"col-md-4"
>
<div
class=
"thumbnail"
>
<img
src=
"#"
>
<div
class=
"caption"
>
<h4
style=
"color:#3399ff;"
>
Big Soft Drink.1L
</h4>
<h4><b>
17.500,-
</b></h4>
<a
class=
"btn btn-warning"
href=
"cart.html"
>
add to cart
</a>
</div>
</div>
</div>
</div>
</div>
...
...
common/header.php
View file @
cdbfe746
...
...
@@ -37,7 +37,7 @@
<li><a href="daftar_komen.php"><span class="glyphicon glyphicon-comment"></span>List feedback</a></li>'
;
}
elseif
(
isset
(
$_SESSION
[
'user'
])){
echo
'<li><a href="
cart
.php"><span class="glyphicon glyphicon-shopping-cart "></span> Cart</a></li>'
;
echo
'<li><a href="
pesanan
.php"><span class="glyphicon glyphicon-shopping-cart "></span> Cart</a></li>'
;
}
?>
<li><a
href=
"form_comment.php"
><span
class=
"glyphicon glyphicon-comment"
></span>
feedback
</a></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