diff options
| author | winter | 2025-01-23 19:45:02 +0000 |
|---|---|---|
| committer | winter | 2025-01-23 19:45:02 +0000 |
| commit | 18a66a2cab290a82f1099e538ae70e5e730d724d (patch) | |
| tree | a011cc2da831df11c7c4463e445532075166f781 /templates/note_hidden.php | |
| parent | 47c16e605f1ad621537de3fea31682a5db00ff66 (diff) | |
actually don't show placeholders for blocked users's notes
Diffstat (limited to 'templates/note_hidden.php')
| -rw-r--r-- | templates/note_hidden.php | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/note_hidden.php b/templates/note_hidden.php deleted file mode 100644 index baad0d6..0000000 --- a/templates/note_hidden.php +++ /dev/null @@ -1,3 +0,0 @@ -<article class="note hidden"> - <?php call_template('placeholder_text', ['message' => __('note.hidden')]); ?> -</article>
\ No newline at end of file |
