Update install.php

This commit is contained in:
xopez
2018-03-06 16:43:15 +01:00
committed by GitHub
parent b46360573a
commit 715443d5c3

View File

@@ -61,7 +61,7 @@ require_once('other/config.php');
<a href="?lang=nl"><span class="flag-icon flag-icon-nl"></span>&nbsp;&nbsp;NL - Nederlands</a>
</li>
<li>
<a href="?lang=pt"><span class="flag-icon flag-icon-pl"></span>&nbsp;&nbsp;PL - polski</a>
<a href="?lang=pl"><span class="flag-icon flag-icon-pl"></span>&nbsp;&nbsp;PL - polski</a>
</li>
<li>
<a href="?lang=pt"><span class="flag-icon flag-icon-ptbr"></span>&nbsp;&nbsp;PT - Português</a>
@@ -648,4 +648,4 @@ if ((!isset($_POST['install']) && !isset($_POST['confweb'])) || $err_lvl == 1 ||
}
?>
</body>
</html>
</html>