Selamat Pagi,
Menghilangkan perubahan didalam wikipages:
Gunakan SharePoint Designer untuk melakukan edit.
Find "<asp:ContentPlaceHolder id="PlaceHolderLeftActions" runat="server"/>" and wrap it in a DIV with a style to hide it:
<div style="display:none">
<asp:ContentPlaceHolder id="PlaceHolderLeftActions" runat="server"/>
</div>
Microsoft