diff --git a/appview/pages/templates/repo/fragments/diff.html b/appview/pages/templates/repo/fragments/diff.html
--- a/appview/pages/templates/repo/fragments/diff.html
+++ b/appview/pages/templates/repo/fragments/diff.html
@@ -235,11 +235,11 @@
>
- {{ i "fold-vertical" "w-4 h-4" }}
+ {{ i "unfold-vertical" "w-4 h-4" }}
expand all
- {{ i "unfold-vertical" "w-4 h-4" }}
+ {{ i "fold-vertical" "w-4 h-4" }}
collapse all
diff --git a/appview/pages/templates/repo/pulls/fragments/pullStepReview.html b/appview/pages/templates/repo/pulls/fragments/pullStepReview.html
--- a/appview/pages/templates/repo/pulls/fragments/pullStepReview.html
+++ b/appview/pages/templates/repo/pulls/fragments/pullStepReview.html
@@ -268,11 +268,11 @@
@@ -439,11 +439,11 @@