Some improvements and changes

+Added the ability to change the position of Direct links
+Added the ability to Enable (Disable) veteran medals
This commit is contained in:
Vladyslav
2018-08-31 17:15:53 +03:00
parent afe25fb5fd
commit b9ceb86392
37 changed files with 243 additions and 32 deletions
+4
View File
@@ -156,6 +156,10 @@ if(isset($_POST['mail'])){
include("Templates/multivillage.tpl");
include("Templates/quest.tpl");
include("Templates/news.tpl");
if(!NEW_FUNCTIONS_DISPLAY_LINKS) {
echo "<br><br><br><br>";
include("Templates/links.tpl");
}
?>
</div>
<div class="clear"></div>