Skip to content

Commit

Permalink
Merge pull request #80 from geo-milev/change-newspaper-text
Browse files Browse the repository at this point in the history
Change newspaper page text
  • Loading branch information
MihailMihov authored Sep 20, 2023
2 parents 6ef68c2 + 93a939c commit 83df75f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/student/newspaper/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<div class="line"></div>
</div>
<DocumentViewer documents="{data.Newspapers.docs}"
header="Имена на вестници"
header="Издание"
getNext="{getNext}"></DocumentViewer>
</div>

Expand Down Expand Up @@ -74,4 +74,4 @@
padding-bottom: 1rem;
color: #FFFFFF;
}
</style>
</style>

0 comments on commit 83df75f

Please sign in to comment.