From 923f5e9db320c013fe1cc913160844d1c8f7d9bf Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Wed, 9 Jun 2004 10:19:25 +0000 Subject: [PATCH] easy fix for #969367 --- includes/PageHistory.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/includes/PageHistory.php b/includes/PageHistory.php index 34c6856dd0..5b57eec0b6 100644 --- a/includes/PageHistory.php +++ b/includes/PageHistory.php @@ -77,7 +77,7 @@ class PageHistory { $this->mTitle->getPrefixedText(), "action=history", $atend ); $s = $numbar; - $this->submitbuttonhtml = ( $this->linesonpage > 1) ? 'submitbuttonhtml = ( $this->linesonpage > 0) ? '" : ''; -- 2.20.1