OSDN Git Service

BugTrack2/160: Moved up 'cancel' button.
authorhenoheno <henoheno>
Wed, 12 Apr 2006 14:37:21 +0000 (23:37 +0900)
committerhenoheno <henoheno>
Wed, 12 Apr 2006 14:37:21 +0000 (23:37 +0900)
lib/html.php

index dd38d85..f523b2a 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // PukiWiki - Yet another WikiWikiWeb clone.
-// $Id: html.php,v 1.53 2006/04/10 15:51:21 teanan Exp $
+// $Id: html.php,v 1.54 2006/04/12 14:37:21 henoheno Exp $
 // Copyright (C)
 //   2002-2006 PukiWiki Developers Team
 //   2001-2002 Originally written by yu-ji
@@ -235,6 +235,8 @@ EOD;
                        '&nbsp;';
        }
 
+       // 'margin-bottom', 'float:left', and 'margin-top'
+       // are for layout of 'cancel button'
        $body = <<<EOD
 <div class="edit_form">
  <form action="$script" method="post" style="margin-bottom:0px;">