Modified: incubator/openmeetings/trunk/plugins/teambox/index.php URL: http://svn.apache.org/viewvc/incubator/openmeetings/trunk/plugins/teambox/index.php?rev=1361139&r1=1361138&r2=1361139&view=diff ============================================================================== --- incubator/openmeetings/trunk/plugins/teambox/index.php (original) +++ incubator/openmeetings/trunk/plugins/teambox/index.php Fri Jul 13 10:36:11 2012 @@ -47,6 +47,7 @@ if (!$logged) { <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> +<link rel="stylesheet" type="text/css" href="css/teambox-print.css" media="screen" /> <link rel="stylesheet" type="text/css" href="css/teambox.css" media="screen" /> <link rel="stylesheet" type="text/css" href="css/index.css" media="screen" /> <body>
