From aafc40069bf0955d935adb4632650c7c990063a7 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Wed, 1 Jan 2014 16:18:39 +0100 Subject: Confirm webpage deletion prompt --- mod/editpost.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/editpost.php') diff --git a/mod/editpost.php b/mod/editpost.php index f012c47cd..7cc33d60d 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -50,6 +50,7 @@ function editpost_content(&$a) { '$geotag' => $geotag, '$nickname' => $channel['channel_address'], '$expireswhen' => t('Expires YYYY-MM-DD HH:MM'), + '$confirmdelete' => t('Delete item?'), )); -- cgit v1.2.3