Rev 11669 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11669 | Rev 12050 | ||
---|---|---|---|
Line 66... | Line 66... | ||
66 | !if $job=user |
66 | !if $job=user |
67 | !set name_job=!nosubst <span class="wims_emph">$user_firstname $user_lastname</span> |
67 | !set name_job=!nosubst <span class="wims_emph">$user_firstname $user_lastname</span> |
68 | !endif |
68 | !endif |
69 | 69 | ||
70 | !if $job=delpalier |
70 | !if $job=delpalier |
71 | !let name_delpalier=!nosubst Are you sure you want to erase the $name_n_palier $palier |
71 | !let name_delpalier=!nosubst Are you sure you want to erase the $name_n_palier $palier <span class="wims_emph">$mem_palier</span> of the $name_competence $comp <span class="wims_emph">$mem_title</span> from the $name_livret ? |
72 | !exit |
72 | !exit |
73 | !endif |
73 | !endif |
74 | 74 | ||
75 | !if $job=delcomp |
75 | !if $job=delcomp |
76 | !let name_delcomp=!nosubst Are you sure you want to erase the $name_competence $comp |
76 | !let name_delcomp=!nosubst Are you sure you want to erase the $name_competence $comp <span class="wims_emph">$mem_title</span> from the $name_livret ? |
77 | !exit |
77 | !exit |
78 | !endif |
78 | !endif |
79 | 79 | ||
80 | !if $job=save |
80 | !if $job=save |
81 | name_get=You can download the source code file corresponding to the structure of your skills assessment report \ |
81 | name_get=You can download the source code file corresponding to the structure of your skills assessment report \ |