Rev 10064 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 10064 | Rev 10376 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | !default $div0 = span |
|
- | 2 | ||
1 | !if $class_cas_auth!=$empty |
3 | !if $class_cas_auth!=$empty |
2 | <!-- _widgets/authlogout.phtml --> |
4 | <!-- _widgets/authlogout.phtml --> |
3 | < |
5 | <$div0 class="menuitem"> |
4 | !!FIXME this line does not work |
6 | !!FIXME this line does not work |
5 | !! !read adm/class/cas_logout |
7 | !! !read adm/class/cas_logout |
6 | !!if there is a number session, there is an error message |
8 | !!if there is a number session, there is an error message |
7 | !set url = $wims_ref_name?module=home |
9 | !set url = $wims_ref_name?module=home |
8 | <a href="$class_cas_auth/logout?service=$url">$wims_name_cas_logout</a> |
10 | <a href="$class_cas_auth/logout?service=$url">$wims_name_cas_logout</a> |
9 | </ |
11 | </$div0><!--menuitem--> |
10 | <!-- end _widgets/authlogout.phtml--> |
12 | <!-- end _widgets/authlogout.phtml--> |
11 | !endif |
13 | !endif |