kentico_radekm
-
3/9/2010 9:54:28 AM
RE:Comments in blogs
Hello.
Yes, it is possible. You need to modify this control: \CMSModules\Blogs\Controls\BlogCommentEdit.ascx and remove appropriate control: <asp:TextBox ID="txtUrl" runat="server" CssClass="TextBoxField" MaxLength="450" EnableViewState="false" />
Best Regards, Radek Macalik
|