mirror of
https://github.com/friendica/friendica
synced 2025-04-26 14:30:13 +00:00
photo aside widget: little polish
This commit is contained in:
parent
20fbf670db
commit
3366e530cd
3 changed files with 3 additions and 3 deletions
|
@ -82,7 +82,7 @@ function get_features() {
|
|||
// Profile sidebar widgets
|
||||
'profile-widgets' => array(
|
||||
t('Profile Sidebar Widgets'),
|
||||
array('photos_widget', t('Show last Photos'), t('Show your last Photos on the Profile Page Sidebar'),false),
|
||||
array('photos_widget', t('Show last Photos'), t('Show your last Photos in the Profile Page Sidebar'),false),
|
||||
),
|
||||
|
||||
// Network tabs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue