User specific motd changes (again)

This commit is contained in:
mrfry 2021-01-14 16:37:39 +01:00
parent 23dc6197ad
commit 179c1f0079
2 changed files with 7 additions and 8 deletions

View file

@ -134,9 +134,7 @@ export default function Index(props) {
return (
<div>
<hr />
<div className={styles.subtitle}>
Üzenet az oldal készítőjétől (ezt csak te látod):
</div>
<div className={styles.subtitle}>Üzenet admintól:</div>
{userSpecificMotd ? (
<div
className={styles.motd}