fix navigation links at contacts page

This commit is contained in:
Eugene Korbut 2009-02-08 05:07:53 +10:00
parent c1cd42fc5f
commit a679ea1deb
3 changed files with 7 additions and 7 deletions

View file

@ -11,7 +11,7 @@ ActionController::Routing::Routes.draw do |map|
map.connect 'webmail/:action', :controller=>'webmail'
map.connect 'contacts/contact/:action', :controller=>'contacts/contact'
map.connect '/contact/:action', :controller=>'contact'
map.connect 'admin/main', :controller=> 'login', :action=>'logout'
# Allow downloading Web Service WSDL as a file with an extension