Mono Support how to change text of tabs in groups ? (Closed)

Viewed 7911 time(s), 2 post(s), 7/26/2013 4:54:29 PM - by super
7/26/2013 4:54:29 PM
6018 Reputation 709 Total posts

I want to change text in the tab (in group area)

I am looking at GroupView.ascx

But I have tried changing the text from "discussion board" to "Q&A" but I don;t see any change on site ? why ? even after rebuilding, it remain unchanged ?

<li class="<%= InternalWorkingMode.Equals(SnGroupWorkingMode.DiscussionBoard) ? "current" : String.Empty %>">
                    <asp:HyperLink ID="lnkDiscussion" runat="server" CausesValidation="false">
                        <span id="labDiscussion" runat="server">Discussion board</span>
                    </asp:HyperLink>
                </li>
help ?

1
7/29/2013 8:11:44 AM
15993 Reputation 2214 Total posts

I have answered this in another topic that has some issues with the title and rewriting that we fixed. I'm closing this one.

Topic: How-to-change-text-in-tabs-in-groups

Regards

2
This is a demo site for MonoX. Please visit Mono Software for more info.