Zbiór zmian 939 dla branches/Emisje/eCard/eCardMVC/Platnosci/Helpers/helper.cs
- Data:
- 2009-12-08 10:09:39 (16 years ago)
- Lokalizacja:
- branches/Emisje
- Pliki:
-
- 2 zmodyfikowane
-
. (zmodyfikowane) (1 prop)
-
eCard/eCardMVC/Platnosci/Helpers/helper.cs (zmodyfikowane) (1 diff)
Legenda:
- Bez zmian
- Dodane
- Usunięte
-
branches/Emisje
- Property svn:mergeinfo
-
old new 3 3 /branches/ReklamaReorganizacja:568-731 4 4 /tags/BazaReklam_1.1.28:831 5 /trunk:774-893 5 /trunk:774-893,896-936
-
- Property svn:mergeinfo
-
branches/Emisje/eCard/eCardMVC/Platnosci/Helpers/helper.cs
r895 r939 133 133 if (ConfigurationManager.AppSettings["Css"] == "admoto") 134 134 { 135 logotag += HttpContext.GetGlobalResourceObject("tlumaczenia", "tytul").ToString();135 logotag += "<span>"+HttpContext.GetGlobalResourceObject("tlumaczenia", "tytul").ToString()+"</span>"; 136 136 } 137 137
