diff --git a/App/Views/Data/edit_pengumuman.html b/App/Views/Data/edit_pengumuman.html index 595848b..46b3855 100644 --- a/App/Views/Data/edit_pengumuman.html +++ b/App/Views/Data/edit_pengumuman.html @@ -99,7 +99,7 @@
- {% if post.status == 1 %} + {% if (post.status == 1 and editor_now == creator.id) %}