More discreet copyright notice in footer.

Commit
d4bc6d65952b875e0599afe48829cf4efbd69f94
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
src/MyFitnessTracker/MFTDefaultFooter.class.st
index 42f02a50..ebae7eab 100644..100644
@@ -11,7 +11,5 @@
11 11 marginTop: 3;
12 12 paddingTopAndBottom: 2;
13 13 class: 'align-items-center bg-light';
14 Removed: with: [
15 Removed: html strong:
16 Removed: 'Copyright 2023–' , Date today year asString , ' Marius PETER' ]
14 Added: with: 'Copyright 2023–' , Date today year asString , ' Marius PETER'
17 15 ]