From 35b84a3c2280e7089d0b930ba4dfd74d38b3c70f Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Tue, 10 Dec 2013 18:03:57 +0000 Subject: [PATCH 1/2] Just another typo --- Templates/Build/26.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/Build/26.tpl b/Templates/Build/26.tpl index b8cfacd8..7b0626b6 100644 --- a/Templates/Build/26.tpl +++ b/Templates/Build/26.tpl @@ -80,7 +80,7 @@ if($data['wref'] == $village->wid) { if($_GET['confirm'] == '') { print '

» change capital

'; } else { - print '

Are you sure, that you want to change your capital?
You can\'t undone this!.
For security you must enter your password to confirm:
+ print '

Are you sure, that you want to change your capital?
You can\'t undo this!.
For security you must enter your password to confirm:

' . $_SESSION['error_p'] . ' password:
From 2b410ca2291de16401716895b66565e45f4fc570 Mon Sep 17 00:00:00 2001 From: KFCSpike Date: Tue, 10 Dec 2013 18:06:41 +0000 Subject: [PATCH 2/2] No need for trailing dot after exclamation mark either --- Templates/Build/26.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/Build/26.tpl b/Templates/Build/26.tpl index 7b0626b6..71fec52f 100644 --- a/Templates/Build/26.tpl +++ b/Templates/Build/26.tpl @@ -80,7 +80,7 @@ if($data['wref'] == $village->wid) { if($_GET['confirm'] == '') { print '

» change capital

'; } else { - print '

Are you sure, that you want to change your capital?
You can\'t undo this!.
For security you must enter your password to confirm:
+ print '

Are you sure, that you want to change your capital?
You can\'t undo this!
For security you must enter your password to confirm:
' . $_SESSION['error_p'] . ' password: