| 27 | | <tr> |
| 28 | | <%if (ConfigurationManager.AppSettings["Css"] != "admoto"){%> |
| 29 | | <td class="title"> |
| 30 | | <asp:Label ID="napis" runat="server" Text="<%$Resources:tlumaczenia,tytul%>"></asp:Label> |
| 31 | | </td> |
| 32 | | <%}%> |
| 33 | | <td class="kontrolkaLogowania"> |
| 34 | | <div id="logindisplay"><br /><br /><% Html.RenderPartial("LogOnUserControl"); %></div> |
| | 27 | <tr class="opis"> |
| | 28 | <td class="title"> |
| | 29 | <asp:Label ID="napis" runat="server" Text="<%$Resources:tlumaczenia,tytul%>"></asp:Label> |
| | 30 | </td> |
| | 31 | <td> |
| | 32 | <div id="logindisplay"><% Html.RenderPartial("LogOnUserControl"); %></div> |