Index: trunk/Wierszowki/Wierszowki.Web/Views/Author/Index.aspx
===================================================================
--- trunk/Wierszowki/Wierszowki.Web/Views/Author/Index.aspx (revision 752)
+++ trunk/Wierszowki/Wierszowki.Web/Views/Author/Index.aspx (revision 842)
@@ -45,9 +45,6 @@
     
     <p>
-        <%= Html.ActionLink("Dodaj autora", "Create") %>
+        <%=Html.ActionLink("Powrót", "Index", "Home") %> | <%= Html.ActionLink("Dodaj autora", "Create") %>
     </p>
-    <p>
-        <%=Html.ActionLink("Powrót", "Index", "Home") %>
-    </p>
-
+    
 </asp:Content>
