Page 1 of 1

I need to add a Hyperlink on the admin only.

Posted: Thu Dec 06, 2007 9:49 am
by Mike@MK
I am trying to find out how to add a hyperlink to either the Merchant Admin header or preferably a menu option with a hyperlink. The hyperlink will call a url on our server. I only want this on the Admin. Any ideas?

Posted: Thu Dec 06, 2007 10:48 am
by sohaib
You can manually edit Website/Admin/UserControls/AdminHeader.ascx and add the link where you find appropriate.

Posted: Thu Dec 06, 2007 11:41 am
by Mike@MK
Got it.... Thanks!