source: branches/2.0/LATMOS-Accounts-Web/root/html/ajax/check_ug_validity.tt @ 1060

Last change on this file since 1060 was 680, checked in by nanardon, 14 years ago
  • online check login name validity and user does not exists
File size: 115 bytes
Line 
1[% IF validity %]
2<img src="[% c.uri_for('/static', 'images', 'dialog-cancel.png') %]">
3([% validity %])
4[% END %]
Note: See TracBrowser for help on using the repository browser.