1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-15 02:54:28 +02:00

Fix some typos

https://github.com/adminerevo/adminerevo/pull/210
This commit is contained in:
Kian-Meng Ang
2024-11-08 21:48:25 +01:00
committed by Jakub Vrana
parent f25ffb36f9
commit d6d86fa26a
7 changed files with 7 additions and 7 deletions

View File

@@ -471,7 +471,7 @@ Allow exporting views dependent on each other (bug #214)
Fix resetting search (bug #318)
Don't use LIMIT 1 if updating unique row (bug #320)
Restrict editing rows without unique identifier to search results
Display navigation bellow main content on mobile browsers
Display navigation below main content on mobile browsers
Get number of rows on export page asynchronously
Respect 'whole result' even if some rows are checked (bug #339 since Adminer 3.7.0)
MySQL: Optimize create table page and Editor navigation