when editing a posting save it, not edit it to submit the changes

2022.09-rc
Tobias Diekershoff 2014-09-06 12:49:34 +02:00
rodzic 4aa2ae488b
commit 2312b56947
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -106,7 +106,7 @@ function editpost_content(&$a) {
$o .= replace_macros($tpl,array(
'$return_path' => $_SESSION['return_url'],
'$action' => 'item',
'$share' => t('Edit'),
'$share' => t('Save'),
'$upload' => t('Upload photo'),
'$shortupload' => t('upload photo'),
'$attach' => t('Attach file'),