File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 930930 "takeVideo" : " Video" ,
931931 "telegram" : " Community @ Telegram" ,
932932 "testMenu" : " Available tests" ,
933+ "testTextPositions" : " Preview collage layouts with text zones" ,
933934 "test_connection" : " Test Connection" ,
934935 "test_update_available" : " There is a test update available." ,
935936 "theme_title" : " Themes" ,
Original file line number Diff line number Diff line change 3939echo getMenuBtn (PathUtility::getPublicPath ('test/phpinfo.php ' ), 'phpinfo ' , '' );
4040echo getMenuBtn (PathUtility::getPublicPath ('test/photo.php ' ), 'pictureTest ' , '' );
4141echo getMenuBtn (PathUtility::getPublicPath ('test/collage.php ' ), 'collageTest ' , '' );
42+ echo getMenuBtn (PathUtility::getPublicPath ('test/text-positions.php ' ), 'testTextPositions ' , '' );
4243echo getMenuBtn (PathUtility::getPublicPath ('test/preview.php ' ), 'previewTest ' , '' );
4344echo getMenuBtn (PathUtility::getPublicPath ('test/chroma.php ' ), 'chromaPreviewTest ' , '' );
4445echo getMenuBtn (PathUtility::getPublicPath ('test/trigger.php ' ), 'remotebuzzerGetTrigger ' , '' );
You can’t perform that action at this time.
0 commit comments