rbrindley: branch rbrindley/welcome_revamp r4167 - /team/rbrindley/welcome_re...

SVN commits to the Asterisk-GUI project asterisk-gui-commits at lists.digium.com
Thu Nov 20 16:08:51 CST 2008


Author: rbrindley
Date: Thu Nov 20 16:08:50 2008
New Revision: 4167

URL: http://svn.digium.com/view/asterisk-gui?view=rev&rev=4167
Log:
final html formatting changes

Modified:
    team/rbrindley/welcome_revamp/config/welcome.html

Modified: team/rbrindley/welcome_revamp/config/welcome.html
URL: http://svn.digium.com/view/asterisk-gui/team/rbrindley/welcome_revamp/config/welcome.html?view=diff&rev=4167&r1=4166&r2=4167
==============================================================================
--- team/rbrindley/welcome_revamp/config/welcome.html (original)
+++ team/rbrindley/welcome_revamp/config/welcome.html Thu Nov 20 16:08:50 2008
@@ -291,15 +291,18 @@
 				<table id="table_Agents_list" cellpadding="0" cellspacing="0" border="0" align="center"></table>
 			</td>
 		</table>
-		
 	</div>
 
 	<div id="table_Meetmes_list_container">
 		<table class="meetme_list_table" cellpadding="1" cellspacing="2" border="0">
 			<tr class="titles">
-				<td>Conference Rooms <span class="refresh_icon" onclick="update_Conferences_Table();" >&nbsp;<img src="images/refresh.png" title=" Refresh " border="0" >&nbsp;</span></td>
+				<td>
+					Conference Rooms <span class="refresh_icon" onclick="update_Conferences_Table();" >&nbsp;<img src="images/refresh.png" title=" Refresh " border="0" >&nbsp;</span>
+				</td>
 				<td class="mid_spacing"></td>
-				<td>Parked Calls <span class="refresh_icon" onclick="update_parkedCalls_Table();" >&nbsp;<img src="images/refresh.png" title=" Refresh " border="0" >&nbsp;</span></td>
+				<td>
+					Parked Calls <span class="refresh_icon" onclick="update_parkedCalls_Table();" >&nbsp;<img src="images/refresh.png" title=" Refresh " border="0" >&nbsp;</span>
+				</td>
 				<td class="end_spacing"></td>
 			</tr>
 			<tr>




More information about the asterisk-gui-commits mailing list