From b5755ddedb388a58aa5a494fb585eedcdf19f18d Mon Sep 17 00:00:00 2001 From: Roan Horning Date: Fri, 31 Oct 2025 09:33:00 -0400 Subject: [PATCH] Rename arrow icons --- .../icons/{arrow-first-plain.svg => arrow-first.svg} | 0 .../images/icons/{arrow-last-plain.svg => arrow-last.svg} | 0 .../images/icons/{arrow-next-plain.svg => arrow-next.svg} | 0 .../{arrow-previous-plain.svg => arrow-previous.svg} | 0 templates/shared-utils.tpl.html | 8 ++++---- 5 files changed, 4 insertions(+), 4 deletions(-) rename public_html/images/icons/{arrow-first-plain.svg => arrow-first.svg} (100%) rename public_html/images/icons/{arrow-last-plain.svg => arrow-last.svg} (100%) rename public_html/images/icons/{arrow-next-plain.svg => arrow-next.svg} (100%) rename public_html/images/icons/{arrow-previous-plain.svg => arrow-previous.svg} (100%) diff --git a/public_html/images/icons/arrow-first-plain.svg b/public_html/images/icons/arrow-first.svg similarity index 100% rename from public_html/images/icons/arrow-first-plain.svg rename to public_html/images/icons/arrow-first.svg diff --git a/public_html/images/icons/arrow-last-plain.svg b/public_html/images/icons/arrow-last.svg similarity index 100% rename from public_html/images/icons/arrow-last-plain.svg rename to public_html/images/icons/arrow-last.svg diff --git a/public_html/images/icons/arrow-next-plain.svg b/public_html/images/icons/arrow-next.svg similarity index 100% rename from public_html/images/icons/arrow-next-plain.svg rename to public_html/images/icons/arrow-next.svg diff --git a/public_html/images/icons/arrow-previous-plain.svg b/public_html/images/icons/arrow-previous.svg similarity index 100% rename from public_html/images/icons/arrow-previous-plain.svg rename to public_html/images/icons/arrow-previous.svg diff --git a/templates/shared-utils.tpl.html b/templates/shared-utils.tpl.html index a33be6a..5ff3660 100644 --- a/templates/shared-utils.tpl.html +++ b/templates/shared-utils.tpl.html @@ -117,10 +117,10 @@ - - - - + + + +