
The file that controls this display is the DefaultTemplates.ascx control. It is located in the ControlTemplates folder. The full path is 'C:\Program Files\Common Files\Microsoft Shared\web server extensions\12\TEMPLATE\CONTROLTEMPLATES'.
Open this file in either Visual Studio or notepad. I don't recommend using SharePoint Designer as you will most likely mess up the file when you save it.
After you open the file, locate the WikiMiniConsole. You should now be able to see the WikiIncomingLinkButton. Here all that is needed is to add a visible attribute and set it to false. (visible = "false")

Now do an IISRESET and review your page.


2 comments:
It is also another option to do it - simply you may upload a newer wiki page (that change only the logic, not the content). More information please find at Malcan
Thank's for help! I had this problem also, no it is fine!
Post a Comment