X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Projects%2FViews%2FProjects%2FIndex.cshtml;h=6600db1d463503e206f4b91d9ef8063aacad4e0a;hb=ebce2754ea0c114789c3f5ff6494ba390f2492ab;hp=a565ad1bc86eaa5de338f1f9358d2e8f1b48736b;hpb=465d7b7af5298056e481c53c412b51639a00dfba;p=wsti_pai.git diff --git a/Projects/Views/Projects/Index.cshtml b/Projects/Views/Projects/Index.cshtml index a565ad1..6600db1 100644 --- a/Projects/Views/Projects/Index.cshtml +++ b/Projects/Views/Projects/Index.cshtml @@ -1,13 +1,13 @@ @model IEnumerable @{ - ViewBag.Title = "Index"; + ViewBag.Title = "Lista projektów"; }

@ViewBag.Title

- @Html.ActionLink("Create New", "Create") + @Html.ActionLink("Stwórz nowy projekt", "Create")