e8f99f7cac6c50e4877792fbcde518cff9df12e3
[samba.git] / swat / install / menu.js
1 /* show a menu for the esp test pages */
2 simple_menu(
3         "Installation",
4         "Provisioning",       session_uri("/install/provision.esp"),
5         "New User",           session_uri("/install/newuser.esp"));