1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 17:14:42 +02:00

Admin-UI type=datestamp and batch=true was producing unexpected results in the batch filter. Now provides an option for setting the current date/time.

This commit is contained in:
Cameron
2021-09-23 12:37:30 -07:00
parent 45bb6c2f35
commit 171cac87b1
6 changed files with 46 additions and 37 deletions

View File

@@ -583,4 +583,5 @@ define("LAN_NAVIGATION", "Navigation");
define("LAN_NAVIGATION_LINKS", "Navigation Links");
define("LAN_PAGINATION", "Pagination");
define("LAN_X_CHARS_REMAINING", "[x] chars. remaining");
define("LAN_UI_BATCH_NOW", "Current Date/Time");