Skip to content
Snippets Groups Projects
Commit e69438cc authored by Bob Mottram's avatar Bob Mottram
Browse files

Fix user menu

parent da3f06d6
No related branches found
No related tags found
No related merge requests found
......@@ -796,12 +796,11 @@ function menu_top_level {
2 $"Change Email Filtering Rules" off \
3 $"Run an App" off \
4 $"Browse the Web" off \
5 $"File Synchronization" off \
6 $"My Encryption Keys" off \
7 $"Set an outgoing email proxy" off \
8 $"Administrator controls" off \
9 $"Exit to the command line" off \
10 $"Log out" on 2> $data
5 $"My Encryption Keys" off \
6 $"Set an outgoing email proxy" off \
7 $"Administrator controls" off \
8 $"Exit to the command line" off \
9 $"Log out" on 2> $data
sel=$?
case $sel in
1) exit 1;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment