Add kiosk mode, public board access with read-only and auto-refresh
This commit is contained in:
@@ -181,5 +181,7 @@ return array(
|
||||
'List of projects' => '',
|
||||
'Completed tasks for "%s"' => '',
|
||||
'%d closed tasks' => '',
|
||||
'no task for this project' => '',*/
|
||||
'no task for this project' => '',
|
||||
'Public link' => '',
|
||||
*/
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user