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

Dropzone LAN added. Catch theme shortcode when set in sitelinks but missing and add a debug message.

This commit is contained in:
Cameron
2018-08-24 16:04:12 -07:00
parent 4ab4220093
commit 3d031895ca
3 changed files with 13 additions and 0 deletions

View File

@@ -562,3 +562,5 @@ define("LAN_UI_FILTER_IS_EMPTY", "Is Empty");
define("LAN_RECALCULATE_COMMENT_COUNT", "Recalculate comment count");
define("LAN_SUCC_RECALCULATE_COMMENT_COUNT", "Comment count successfully recalculated!");
define("LAN_NO_RESULTS_FOUND", "No Results Found.");
define("LAN_UI_DROPZONE_DROP_FILES", "Drop files here to upload");