fixed things?

This commit is contained in:
Jesse James Isler 2022-03-28 15:55:15 +02:00
parent 711f0bfa97
commit adee1c3274
2 changed files with 3 additions and 15 deletions

View File

@ -105,23 +105,11 @@
}
$count++;
}
if ($count%2 != 1) echo "</div>";
if ($count%2 != 1) echo "</div>";
?>
</div>
<div class="row">
<div class="col s12">
<div class="card blue-grey darken-1">
<div class="card-content white-text">
<span class="card-title">DEBUG INFO</span>
<?php
echo 'Language: '.$language;
?>
</div>
</div>
</div>
</div>
<!-- Start Tab init -->
<script>

View File

@ -13,9 +13,9 @@ $color = "red darken-5";
#
#The Name of the Role
$name = "Accomplice (Komplize)";
$name = "Accomplice";
#The Description of the Role, HTML conform :)
$description = "Der Komplize kennt seinen Meister nicht... finde und beschütze ihn!";
$description = "The Accomplice doesn't know his master... find him and protect!";
#
# TABS