[LON-CAPA-cvs] cvs: loncom /interface lonremote.pm
raeburn
raeburn@source.lon-capa.org
Thu, 01 Oct 2009 23:02:11 -0000
raeburn Thu Oct 1 23:02:11 2009 EDT
Modified files:
/loncom/interface lonremote.pm
Log:
- Correct CSS class.
Index: loncom/interface/lonremote.pm
diff -u loncom/interface/lonremote.pm:1.33 loncom/interface/lonremote.pm:1.34
--- loncom/interface/lonremote.pm:1.33 Thu Oct 1 22:41:55 2009
+++ loncom/interface/lonremote.pm Thu Oct 1 23:02:11 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network
# User Authentication Module
#
-# $Id: lonremote.pm,v 1.33 2009/10/01 22:41:55 raeburn Exp $
+# $Id: lonremote.pm,v 1.34 2009/10/01 23:02:11 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -87,7 +87,7 @@
'<td class="LC_menubuttons_text" align="left">'.
'<a class="LC_menubuttons_link" href="/adm/remote?action=launch"><img alt="Launch Remote Control" src="/res/adm/pages/remotecontrol.png" class="LC_noBorder" />'.
&mt('Re-launch Remote Control').'</a></td><td>'.(' 'x3).'</td>'.
- '<td class="LC_menubuttons_link" align="right">'.
+ '<td class="LC_menubuttons_text" align="right">'.
'<a class="LC_menubuttons_link" href="'.$lowerurl.'"><img alt="Launch Remote Control" src="/res/adm/pages/forw.png" class="LC_noBorder" />'.
&mt('Continue without Remote Control').'</a></td></tr></table>'.
'</fieldset></td></tr></table>'."\n".