From 6f14bec70afead0a8034926a0b29d21cc556b36a Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 27 Feb 2013 23:15:18 +0100 Subject: [PATCH] Add a missing ) --- core/templates/installation.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/templates/installation.php b/core/templates/installation.php index f8c91e37eb..33b01853fb 100644 --- a/core/templates/installation.php +++ b/core/templates/installation.php @@ -63,7 +63,7 @@
- t( 'Configure the database' ); ?> + t( 'Configure the database' )); ?>