<% Sub GetHelp 
	GenerateDisplayHeader "How to set up custom shortcuts for admin users"
	GenerateDisplayBodyHeader
		%>
<P>From this page you can change the shortcuts available to admin users.</P>
<P>To edit the shortcuts available to a user, click the Edit icon next to their username at the top of the page.</P>
<P>Then, simply check or uncheck the box next to the shortcuts you wish to add/remove. Then click Continue.</P>
<% 
	GenerateDisplayBodyFooter
End Sub %>
