[GRASSweb-list]markus: web/devel i18n_stats.inc,1.10,1.11

grass at intevation.de grass at intevation.de
Fri Apr 15 08:07:55 EDT 2005


Author: markus

Update of /grassrepository/web/devel
In directory doto:/tmp/cvs-serv4587

Modified Files:
	i18n_stats.inc 
Log Message:
table cosmetics

Index: i18n_stats.inc
===================================================================
RCS file: /grassrepository/web/devel/i18n_stats.inc,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- i18n_stats.inc	18 Mar 2005 15:44:18 -0000	1.10
+++ i18n_stats.inc	15 Apr 2005 12:07:53 -0000	1.11
@@ -35,8 +35,8 @@
 	foreach($arr3 as $names => $values) {
 		echo "<tr><td>" . $arr2[$names] . "</td>\n";
 		echo "<td align=\"center\" bgcolor=\"#c5e2ca\">" . $values . "</td>\n";
-		echo "<td align=\"center\">" . $arr4[$names] . "</td>\n";
-		echo "<td align=\"center\">" . $arr5[$names] . "</td></tr>\n";
+		echo "<td align=\"center\">" . $arr4[$names] . "&nbsp;</td>\n";
+		echo "<td align=\"center\">" . $arr5[$names] . "&nbsp;</td></tr>\n";
 	}
 	?>
 	</table>





More information about the grass-web mailing list