forked from friendica/friendica-addons
Merge pull request #1023 from SpencerDub/patch-1
Update newmemberwidget.php
This commit is contained in:
commit
b4a0c8c0fc
|
@ -1,7 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
/***
|
/***
|
||||||
* Name: New Member Widget
|
* Name: New Member Widget
|
||||||
* Description: Adds a widget for new members into the sidebar of the network page. The widget will be displayed for the 1st 14days of a account existance and contains a link to the new member page and a free-form text the admin can define.
|
* Description: Adds a widget for new members into the sidebar of the network page. The widget will be displayed for the first 14 days of an account's existence and contains a link to the new member page and free-form text the admin can define.
|
||||||
* Version: 1
|
* Version: 1
|
||||||
* Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
|
* Author: Tobias Diekershoff <https://f.diekershoff.de/profile/tobias>
|
||||||
***/
|
***/
|
||||||
|
|
Loading…
Reference in a new issue