From 70b3dc165bc36091f32a69f543ed476a11611431 Mon Sep 17 00:00:00 2001 From: Martin Ambrus Date: Sun, 26 Nov 2017 22:08:47 +0100 Subject: [PATCH] fix: missing bracket --- Templates/res.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Templates/res.tpl b/Templates/res.tpl index fb5d3a98..61c0759a 100644 --- a/Templates/res.tpl +++ b/Templates/res.tpl @@ -38,7 +38,7 @@ if (!empty($village)) { maxcrop; ?> <?php echo CROP_COM; ?> - pop+$technology->getUpkeep($village->unitall,0))."/".$totalproduction.""; ?> + pop+$technology->getUpkeep($village->unitall,0))."/".$totalproduction.""; ?>