Subversion Repositories wimsdev

Rev

Rev 17590 | Rev 18277 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17590 Rev 17878
Line 457... Line 457...
457
  </div>
457
  </div>
458
  !goto end2
458
  !goto end2
459
!endif
459
!endif
460
 
460
 
461
!if no_access_class iswordof $wims_user_error
461
!if no_access_class iswordof $wims_user_error
462
  !distribute items (exercices), (outils), (documents) into name_exo,name_tool,name_doc
462
  !distribute items (esercizio), (strumento), (documento), (freework) into name_exo,name_tool,name_doc,name_freework
463
  !set tt=!word 2 of $wims_user_error
463
  !set tt=!word 2 of $wims_user_error
464
  <h2>Il corso è chiuso</h2>
464
  <h2>Il corso è chiuso</h2>
465
  <div class="wims_msg warning">
465
  <div class="wims_msg warning">
466
    L'accesso a alcune attività $(name_$tt) di questo corso è stato
466
    L'accesso ad alcune tipologie di attività $(name_$tt) di questo corso è stato
467
    provvisoriamente chiuso dal docente. Tornate più tardi.
467
    provvisoriamente chiuso dal docente. Tornate più tardi.
468
  </div>
468
  </div>
469
  !goto end2
469
  !goto end2
470
!endif
470
!endif
471
 
471