You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by gg...@apache.org on 2012/07/13 12:36:12 UTC

svn commit: r1361139 [3/3] - in /incubator/openmeetings/trunk/plugins/teambox: css/teambox-print.css css/teambox.css index.php

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>