2012.08.29 14:38 Ralf Hildebrandt rašė: > Up until now we were using the > Change Password Plugin (2.7-1.4.x) > which added a menu link by using: > > displayInternalLink("plugins/change_pass/options.php", _("Change > Password")); > > Now we want to disable the plugin but at the same time still have a > "Change Password" link - pointing to a webservice that allows the user > to set his/her password. > > I cannot use displayInternalLink, since I need to point to an URL on > another server. What are my options? echo '<a href="your-URL" target="_blank">Change Password</a> ' in menuline hook with custom plugin. -- Tomas ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ ----- squirrelmail-users mailing list Posting guidelines: http://squirrelmail.org/postingguidelines List address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List archives: http://news.gmane.org/gmane.mail.squirrelmail.user List info (subscribe/unsubscribe/change options): https://lists.sourceforge.net/lists/listinfo/squirrelmail-users