Skip to content

Commit

Permalink
enabled some menus of PennyPics
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAst committed Sep 17, 2018
1 parent 49159df commit d662c9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MyPage/OtherDomains/PennyPics/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@
<!-- Menu Pane -->
<td id="menu">
&nbsp;
<!-- deleted
Home<br/>
<a href="price.html">Price List</a><br/>
<!-- deleted
<a href="order.html">Order</a><br/>
<a href="contact.html">Contact Us</a><br/>
-->
Expand Down
2 changes: 2 additions & 0 deletions MyPage/OtherDomains/PennyPics/price.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,10 @@
<td id="menu">
<a href="index.html">Home</a><br/>
Price List<br/>
<!-- deleted
<a href="order.html">Order</a><br/>
<a href="contact.html">Contact Us</a><br/>
-->
</td>
</tr>

Expand Down

0 comments on commit d662c9a

Please sign in to comment.