Add stats to default more menu

This commit is contained in:
Starbeamrainbowlabs 2017-07-14 22:14:18 +01:00
parent 111a8b9707
commit 7127f57b59
2 changed files with 8 additions and 0 deletions

View File

@ -100,6 +100,10 @@ $guiConfig = <<<'GUICONFIG'
"Recent changes",
"?action=recent-changes"
],
[
"Statistics",
"?action=stats"
],
[
"&#x1f845; Upload",
"index.php?action=upload"

View File

@ -78,6 +78,10 @@
"Recent changes",
"?action=recent-changes"
],
[
"Statistics",
"?action=stats"
],
[
"&#x1f845; Upload",
"index.php?action=upload"