Diff for /loncom/interface/Attic/lonremote.pm between versions 1.31.2.1 and 1.31.2.2

version 1.31.2.1, 2009/10/01 23:04:07 version 1.31.2.2, 2009/10/01 23:13:34
Line 88  sub collapseremote { Line 88  sub collapseremote {
                 '<a class="LC_menubuttons_link" href="/adm/remote?action=launch"><img alt="Launch Remote Control" src="/res/adm/pages/remotecontrol.png" border="0" />'.                  '<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>'.('&nbsp;'x3).'</td>'.                  &mt('Re-launch Remote Control').'</a></td><td>'.('&nbsp;'x3).'</td>'.
                 '<td align="right">'.                  '<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>'.                  &mt('Continue without Remote Control').'</a></td></tr></table>'.
                 '</fieldset></td></tr></table>'."\n".                  '</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>';                  '<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>';

Removed from v.1.31.2.1  
changed lines
  Added in v.1.31.2.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>