diff --git a/views/bootstrap/class.Bootstrap.php b/views/bootstrap/class.Bootstrap.php index 849faef0a..f5cc53db3 100644 --- a/views/bootstrap/class.Bootstrap.php +++ b/views/bootstrap/class.Bootstrap.php @@ -245,7 +245,7 @@ background-image: linear-gradient(to bottom, #882222, #111111);; echo "
Key | engl. Text | Your translation |
---|---|---|
".$key." | ".(isset($LANG['en_GB'][$key]) ? $LANG['en_GB'][$key] : '')." | |
".htmlspecialchars($key)." | ".(isset($LANG['en_GB'][$key]) ? $LANG['en_GB'][$key] : '')." |