Update of /cvsroot/webnotes/webnotes/themes/phpnet
In directory usw-pr-cvs1:/tmp/cvs-serv6788/themes/phpnet
Modified Files:
theme_api.php
Log Message:
Implemented 0000001: Cross referencing
Index: theme_api.php
===================================================================
RCS file: /cvsroot/webnotes/webnotes/themes/phpnet/theme_api.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- theme_api.php 12 Sep 2002 13:31:46 -0000 1.10
+++ theme_api.php 15 Sep 2002 02:25:58 -0000 1.11
@@ -91,7 +91,7 @@
} else {
$t_note = '';
}
-
+
echo <<<EOT
<tr valign="top">
<td bgcolor="#e0e0e0" colspan="2">
|