Diff for /loncom/interface/londocs.pm between versions 1.484.2.45 and 1.484.2.46

version 1.484.2.45, 2013/12/27 15:11:25 version 1.484.2.46, 2013/12/31 02:57:10
Line 6653  ENDINJECT Line 6653  ENDINJECT
 sub dump_switchserver_js {  sub dump_switchserver_js {
     my @hosts = @_;      my @hosts = @_;
     my %lt = &Apache::lonlocal::texthash(      my %lt = &Apache::lonlocal::texthash(
         dump => 'Copying Content to Authoring Space requires switching server.',          dump => 'Copying content to Authoring Space requires switching server.',
         swit => 'Switch server?',          swit => 'Switch server?',
         duco => 'Copying Content to Authoring Space',          duco => 'Copying Content to Authoring Space',
         yone => 'You need to switch to a server housing an Authoring Space for which you are author or co-author.',          yone => 'You need to switch to a server housing an Authoring Space for which you are author or co-author.',

Removed from v.1.484.2.45  
changed lines
  Added in v.1.484.2.46


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