]> git.mxchange.org Git - friendica.git/blobdiff - mod/editpost.php
use noscrape by default, add opt-out option to disable it
[friendica.git] / mod / editpost.php
index afa9d98682c3d630bc2161d395b541f62bc69c9c..3b8c1128193b2e4ddc195efd4eabfdc1ba61ba6b 100644 (file)
@@ -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'),