mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 02:18:48 +00:00
The title for the settings now contain the words "import, "export" or "Mirror" according to their function.
This commit is contained in:
parent
7f37e843c7
commit
ce997a0367
9 changed files with 18 additions and 18 deletions
|
@ -322,7 +322,7 @@ function fbsync_createpost($a, $uid, $self, $contacts, $applications, $post, $cr
|
|||
}
|
||||
|
||||
if ($content)
|
||||
$postarray["body"] .= "\n\n";
|
||||
$postarray["body"] .= "\n";
|
||||
|
||||
if ($type)
|
||||
$postarray["body"] .= "[class=type-".$type."]";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue