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
@@ -74,6 +74,10 @@ if(isset($_GET['newdid'])) {
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>