Revision: 4735
Author: seba.wagner
Date: Sat Dec 17 06:18:51 2011
Log: Fix some image sizes
http://code.google.com/p/openmeetings/source/detail?r=4735
Modified:
/trunk/singlewebapp/docs/index.html
/trunk/singlewebapp/xdocs/index.xml
=======================================
--- /trunk/singlewebapp/docs/index.html Sat Dec 17 06:16:27 2011
+++ /trunk/singlewebapp/docs/index.html Sat Dec 17 06:18:51 2011
@@ -472,14 +472,14 @@
<td style="text-align: center;" width="300">
<p>
<a class="fancybox-buttons" data-fancybox-group="button"
href="images/Features_Screen_Conference_Room.png">
- <img src="images/Features_Screen_Conference_Room_Thumb.png" alt=""
width="300"
-
height="210" />
+ <img src="images/Features_Screen_Conference_Room_Thumb.png" alt=""
width="250"
+
height="175" />
</a>
<!--
<img style="border: 1px
solid black;"
title=""
src="images/Features_Screen_Conference_Room_Thumb.png"
- alt=""
width="300"
-
height="210" />
+ alt=""
width="250"
+
height="175" />
</p>
-->
</td>
=======================================
--- /trunk/singlewebapp/xdocs/index.xml Sat Dec 17 06:16:27 2011
+++ /trunk/singlewebapp/xdocs/index.xml Sat Dec 17 06:18:51 2011
@@ -72,7 +72,7 @@
<image
fullhref="images/Features_Screen_Conference_Room.png"
href="images/Features_Screen_Conference_Room_Thumb.png"
title="OpenMeetings Conference Room"
- width="300" height="210" fullwidth="1003"
fullheight="703" />
+ width="250" height="175" fullwidth="1003"
fullheight="703" />
<text>
There are four options to use
OpenMeetings audio/video functions,
--
You received this message because you are subscribed to the Google Groups
"OpenMeetings developers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/openmeetings-dev?hl=en.