Fixed (workarounded?) missing project displaying in: Galeon
authorshort <>
Sun, 28 Aug 2005 06:33:30 +0000 (06:33 +0000)
committershort <>
Sun, 28 Aug 2005 06:33:30 +0000 (06:33 +0000)
 - in: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050719 Galeon/1.3.21

project/Nokia61/Index.pm

index e2ef85c..8117732 100644 (file)
@@ -52,12 +52,14 @@ project::Lib->init();
 
 
 My::Web->make_file(path_abs_disk("Nokia61"));
+# FIXME: <col width="0*" />
+#        <col width="1*" />
+# What was the reason? Currently it hides the whole <table/> in:
+#      Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.10) Gecko/20050719 Galeon/1.3.21
 print <<"HERE";
 <table border="0" width="100%">
-       <col width="0*" />
-       <col width="1*" />
        <tr>
-               <td align="left">
+               <td align="center">
 <!--iframe src="Nokia61.php?base=.%2F" width="500" height="600"-->
 <p>@{[ a_href 'Nokia61.php?base=.%2F','Program on-line.' ]}</p>
 <!--/iframe-->