Skip to content

Commit

Permalink
refs #1604 : modified : detach garbage codes
Browse files Browse the repository at this point in the history
  • Loading branch information
inureyes committed Feb 25, 2012
1 parent 2b54deb commit d5144be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions interface/i/guestbook/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,8 @@
<div id="guestbook_<?php echo time();?>" title="<?php echo _text('방명록');?>" selected="false">
<?php
printMobileGuestbookView($page);
?>
<fieldset class="navi margin-top10">
<?php
printMobileNavigation(0, false, false, $paging, 'guestbook');
?>
</fieldset>
</div>
<?php
printMobileHTMLFooter();
Expand Down

0 comments on commit d5144be

Please sign in to comment.