MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

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

8009 put(a) pogledan, 2 odgovor(a) 26.7.2013. 16:54:29Kreirao(la) super
super

super

26.7.2013. 16:54:29
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 ?
Ovaj sadržaj još nije ocijenjen. 
6018 Reputacija 709 Ukupno objava
khorvat

khorvat

29.7.2013. 8:11:44
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
Ovaj sadržaj još nije ocijenjen. 
15993 Reputacija 2214 Ukupno objava