]> git.pld-linux.org Git - projects/buildlogs.git/commitdiff
resized columns
authorankry <ankry@pld-linux.org>
Sun, 13 Oct 2002 19:44:15 +0000 (19:44 +0000)
committerankry <ankry@pld-linux.org>
Sun, 13 Oct 2002 19:44:15 +0000 (19:44 +0000)
obsolete/buildlogs/index.php

index c1bb0d61c7e50eb180f8a589c72a9e1268ab74a1..bc2a2a20d0d2eed2a90d15f55260fbdb0f5e46a6 100644 (file)
@@ -254,7 +254,7 @@ function list_logs()
        echo "<div align=\"center\"><table cols=\"4\" border=\"0\" cellspacing=\"1\" ".
                "cellpadding=\"3\" bgcolor=\"#000000\" width=\"90%\">\n";
        echo "<tr><th bgcolor=\"#CCCCFF\" align=\"right\" width=\"1%\">"._("No.")."</th>".
-                "<th bgcolor=\"#CCCCFF\" align=\"left\" width=\"60%\">"._("Log File").
+                "<th bgcolor=\"#CCCCFF\" align=\"left\" width=\"80%\">"._("Log File").
                        "[<a href=\"$big_url&amp;ns=1\">"._("sort")."</a>]</th>".
                 "<th bgcolor=\"#CCCCFF\" align=\"right\" width=\"15%\">"._("Size")."</th> ".
                 "<th bgcolor=\"#CCCCFF\" align=\"left\">"._("Age").
@@ -926,7 +926,7 @@ function welcome()
 <!-- ech... niech strace... -->
 <a href="mailto:feedback@pld.org.pl"><?=_("to us")?></a>. <?=_("Positive opinions are also")?> 
 <a href="mailto:feedback@pld.org.pl"><?=_("welcome")?></a> ;)</p>
-<p>Version: $Id: index.php,v 1.48 2002/10/12 20:50:04 ankry Exp $</p>
+<p>Version: $Id: index.php,v 1.49 2002/10/13 18:32:37 ankry Exp $</p>
 </td><td width="20%">&nbsp;</td></tr>
 </table>
 <?php
This page took 0.06619 seconds and 4 git commands to generate.