From 92755f38ae86b7e2e476392a0d7be987f69f6b61 Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Tue, 21 Feb 2012 17:13:14 +1100 Subject: [PATCH] dashboard: rename buttons to satisfy pedantic souls R=golang-dev, r CC=golang-dev https://golang.org/cl/5686053 --- misc/dashboard/app/build/ui.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/misc/dashboard/app/build/ui.html b/misc/dashboard/app/build/ui.html index 148fd229d5..742268f755 100644 --- a/misc/dashboard/app/build/ui.html +++ b/misc/dashboard/app/build/ui.html @@ -126,9 +126,9 @@ {{with $.Pagination}}
- prev - next - top + newer + older + latest
{{end}} -- 2.50.0