mirror of
https://github.com/slawkens/myaac.git
synced 2025-11-06 18:56:23 +01:00
Move rest of config to settings
Remove config.php completely Add new settings category: Game Fix account_login_by_email Min textarea size = 2 + adjusted automatically
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<style>
|
||||
.setting-default {
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
function doShowHide(el, show)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user