Rev 10376 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
!default div1=li
!if $class_cas_auth!=$empty
<!-- _widgets/authlogout.phtml -->
<$div1 class="menuitem">
!!FIXME this line does not work
!!if there is a number session, there is an error message
!read adm/class/logout_cas
!!set url = $wims_ref_name?module=home
!! <a href="$class_cas_auth/logout?service=$url">$wims_name_cas_logout</a>
</$div1><!--menuitem-->
<!-- end _widgets
/authlogout
.phtml
-->
!endif