fixed things?
This commit is contained in:
parent
711f0bfa97
commit
adee1c3274
12
index.php
12
index.php
@ -109,19 +109,7 @@ if ($count%2 != 1) echo "</div>";
|
|||||||
?>
|
?>
|
||||||
</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 -->
|
<!-- Start Tab init -->
|
||||||
<script>
|
<script>
|
||||||
|
@ -13,9 +13,9 @@ $color = "red darken-5";
|
|||||||
#
|
#
|
||||||
|
|
||||||
#The Name of the Role
|
#The Name of the Role
|
||||||
$name = "Accomplice (Komplize)";
|
$name = "Accomplice";
|
||||||
#The Description of the Role, HTML conform :)
|
#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
|
# TABS
|
||||||
|
Loading…
Reference in New Issue
Block a user