1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

Bootstrap 3 email and print styling. New Social share shortcode added.

This commit is contained in:
Cameron
2014-01-23 09:18:40 -08:00
parent 7f38b232cb
commit 7bb19a0a40
7 changed files with 163 additions and 24 deletions

View File

@@ -63,5 +63,7 @@ define("LAN_ENTER", "Enter");
define("LAN_ENTER_CODE", "Enter code");
define("LAN_INVALID_CODE", "Incorrect code entered.");
define("LAN_SEARCH", "Search");
define("LAN_SHARE", "Share");
?>