diff options
Diffstat (limited to 'pages/money.inc')
-rw-r--r-- | pages/money.inc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/money.inc b/pages/money.inc index d1651bc..881c618 100644 --- a/pages/money.inc +++ b/pages/money.inc @@ -241,6 +241,10 @@ function getMonthlyEarnings(): array { <div> <h2>Money tracker</h2> + <div class="alert alert-danger"> + <b>The Ponycule money tracker is deprecated and will be removed.</b> Data currently in the money tracker will be moved to individual accounts on a dedicated money tracking application that Equestria.dev will not have control over. + </div> + <hr> <?php |