From e06e76646ae21be6730638d769431674eb821381 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Fri, 2 Sep 2022 01:57:11 +0200 Subject: [PATCH] fix typo --- files/templates/post_actions.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/post_actions.html b/files/templates/post_actions.html index 5ec82383a1..4ada5972d3 100644 --- a/files/templates/post_actions.html +++ b/files/templates/post_actions.html @@ -52,7 +52,7 @@ {% if p.sub and v.mods(p.sub) %} Pin to /h/{{p.sub}} - Unpin fron /h/{{p.sub}} + Unpin from /h/{{p.sub}} {% endif %} {% if FEATURES['COUNTRY_CLUB'] and (v.admin_level > 1 or v.id == p.author_id) %}