From f3d583756b6ef74f8431f8f799b90505eaa1ff77 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 17 Mar 2026 14:17:21 -0500 Subject: Publication: Update UI Text. Update the UI text for the Publications page to the text provided by @acenteno. --- uploader/templates/index.html | 4 ++-- uploader/templates/publications/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/uploader/templates/index.html b/uploader/templates/index.html index 3bd7bb1..b45b61c 100644 --- a/uploader/templates/index.html +++ b/uploader/templates/index.html @@ -106,8 +106,8 @@ id="publications-content" role="tabpanel" aria-labelledby="publications-content-tab"> -

View, edit and delete existing publications, and add new - publications by clicking on the button below.

+

You can view, edit, and delete existing publications, as well as add + new ones, by clicking the button below.

-

Click on title to view more details and to edit details for that +

Click on the title to view more details or to edit the information for that publication.

-- cgit 1.4.1