Pokaż
Ignoruj:
Data:
2009-10-02 13:15:40 (17 years ago)
Autor:
alina
Opis:

fix #207, #193, #205

Pliki:
1 zmodyfikowane

Legenda:

Bez zmian
Dodane
Usunięte
  • trunk/Wierszowki/Wierszowki.Web/Views/Author/Index.aspx

    r752 r842  
    4545     
    4646    <p> 
    47         <%= Html.ActionLink("Dodaj autora", "Create") %> 
     47        <%=Html.ActionLink("Powrót", "Index", "Home") %> | <%= Html.ActionLink("Dodaj autora", "Create") %> 
    4848    </p> 
    49     <p> 
    50         <%=Html.ActionLink("Powrót", "Index", "Home") %> 
    51     </p> 
    52  
     49     
    5350</asp:Content>