diff options
| author | winter Sparkles | 2026-07-02 19:07:41 +0100 |
|---|---|---|
| committer | winter Sparkles | 2026-07-02 19:07:41 +0100 |
| commit | e14f4b88e77b380afa8e40e1e66f48772515e95c (patch) | |
| tree | 9992c008bf21315dc880b10c38a387c55cbfcc24 /templates/note | |
| parent | d9bf17761d6b770e8e56c642a8fa0f8e460a662f (diff) | |
add IDN support in various ui places
Diffstat (limited to 'templates/note')
| -rw-r--r-- | templates/note/note.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/note/note.php b/templates/note/note.php index ddc2bac..331a1ea 100644 --- a/templates/note/note.php +++ b/templates/note/note.php @@ -156,4 +156,4 @@ if ($user != null) { <?php call_template('note/reply_form', ['note' => $note]); ?> </div> -</article>
\ No newline at end of file +</article> |
