From c414a5ae1b973090a1decdf951d38e6c89dbd15c Mon Sep 17 00:00:00 2001
From: Demian Katz <demian.katz@villanova.edu>
Date: Tue, 31 May 2016 09:45:31 -0400
Subject: [PATCH] Adjusted wording.

---
 themes/bootstrap3/templates/upgrade/getsourcedir.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/bootstrap3/templates/upgrade/getsourcedir.phtml b/themes/bootstrap3/templates/upgrade/getsourcedir.phtml
index e0bf64956b2..4ac38abb410 100644
--- a/themes/bootstrap3/templates/upgrade/getsourcedir.phtml
+++ b/themes/bootstrap3/templates/upgrade/getsourcedir.phtml
@@ -13,7 +13,7 @@
   <input type="text" name="sourcedir" /> <input class="btn btn-default" type="submit" />
 </form>
 <hr />
-<h3>Option 2: Upgrade from VuFind 2.x</h3>
+<h3>Option 2: Upgrade from VuFind 2.x or newer</h3>
 <form class="form-inline" method="post" action="<?=$this->url('upgrade-getsourceversion')?>">
   <p>
     Please enter the version number you are upgrading from (e.g. 2.0.1):
-- 
GitLab