--- nfo/php/libs/com.newsblob.phphtmllib/examples/widget9.php 2003/09/20 00:20:55 1.2
+++ nfo/php/libs/com.newsblob.phphtmllib/examples/widget9.php 2004/05/06 16:27:17 1.3
@@ -5,7 +5,7 @@
* RoundTitleTable widget.
*
*
- * $Id: widget9.php,v 1.2 2003/09/20 00:20:55 jonen Exp $
+ * $Id: widget9.php,v 1.3 2004/05/06 16:27:17 jonen Exp $
*
* @author Walter A. Boring IV
* @package phpHtmlLib
@@ -33,7 +33,7 @@
//add the css link to the default theme which will
//automatically generate the css classes used
//by the Navtable widget, as well as the other widgets.
-$page->add_css_link( "/css/defaulttheme.php" );
+$page->add_css_link( "/phphtmllib/css/defaulttheme.php" );
$page->add_css_link( "/css/fonts.css" );