[LON-CAPA-cvs] cvs: loncom(version_2_9_X) /interface lonremote.pm
raeburn
raeburn@source.lon-capa.org
Thu, 01 Oct 2009 23:13:34 -0000
raeburn Thu Oct 1 23:13:34 2009 EDT
Modified files: (Branch: version_2_9_X)
/loncom/interface lonremote.pm
Log:
- Remove CSS class not used in 2.9.X.
Index: loncom/interface/lonremote.pm
diff -u loncom/interface/lonremote.pm:1.31.2.1 loncom/interface/lonremote.pm:1.31.2.2
--- loncom/interface/lonremote.pm:1.31.2.1 Thu Oct 1 23:04:07 2009
+++ loncom/interface/lonremote.pm Thu Oct 1 23:13:34 2009
@@ -1,7 +1,7 @@
# The LearningOnline Network
# User Authentication Module
#
-# $Id: lonremote.pm,v 1.31.2.1 2009/10/01 23:04:07 raeburn Exp $
+# $Id: lonremote.pm,v 1.31.2.2 2009/10/01 23:13:34 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -88,7 +88,7 @@
'<a class="LC_menubuttons_link" href="/adm/remote?action=launch"><img alt="Launch Remote Control" src="/res/adm/pages/remotecontrol.png" border="0" />'.
&mt('Re-launch Remote Control').'</a></td><td>'.(' 'x3).'</td>'.
'<td align="right">'.
- '<a class="LC_menubuttons_link" href="'.$lowerurl.'"><img alt="Launch Remote Control" src="/res/adm/pages/forw.png" class="LC_noBorder" />'.
+ '<a class="LC_menubuttons_link" href="'.$lowerurl.'"><img alt="Launch Remote Control" src="/res/adm/pages/forw.png" border="0" />'.
&mt('Continue without Remote Control').'</a></td></tr></table>'.
'</fieldset></td></tr></table>'."\n".
'<p>'.&mt('Assuming no pop-up blocking, the Remote Control can be launched at any time from the [_1]Set User Preferences[_2] page, linked to in the [_3]Main Menu[_2].','<a href="/adm/preferences">','</a>','<a href="/adm/menu">').'</span></p>';