Diff for /loncom/interface/Attic/lonremote.pm between versions 1.32 and 1.33

version 1.32, 2009/06/05 12:49:50 version 1.33, 2009/10/01 22:41:55
Line 85  sub collapseremote { Line 85  sub collapseremote {
                 &mt('To use the Remote Control, disable the filter for this site, and re-launch the Remote Control.').'</p>'."\n".                  &mt('To use the Remote Control, disable the filter for this site, and re-launch the Remote Control.').'</p>'."\n".
                 '<table><tr><td><fieldset><legend>'.&mt('Actions').'</legend><table><tr>'."\n".                  '<table><tr><td><fieldset><legend>'.&mt('Actions').'</legend><table><tr>'."\n".
                 '<td class="LC_menubuttons_text" align="left">'.                  '<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/network-wireless.png" class="LC_noBorder" />'.                  '<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>'.('&nbsp;'x3).'</td>'.                  &mt('Re-launch Remote Control').'</a></td><td>'.('&nbsp;'x3).'</td>'.
                 '<td class="LC_menubuttons_link" align="right">'.                  '<td class="LC_menubuttons_link" 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" class="LC_noBorder" />'.

Removed from v.1.32  
changed lines
  Added in v.1.33


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