mirror of
https://github.com/friendica/friendica
synced 2025-04-29 08:24:23 +02:00
Several accessibility improvements
This commit is contained in:
parent
8bf3d6694a
commit
c978c8e027
20 changed files with 45 additions and 35 deletions
|
@ -119,6 +119,8 @@ class Show extends BaseModule
|
|||
'$week' => $this->t('week'),
|
||||
'$day' => $this->t('day'),
|
||||
'$list' => $this->t('list'),
|
||||
'$prev' => $this->t('prev'),
|
||||
'$next' => $this->t('next'),
|
||||
]);
|
||||
|
||||
return $o;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue