mirror of
https://github.com/e107inc/e107.git
synced 2025-08-22 06:03:27 +02:00
Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
This commit is contained in:
@@ -302,4 +302,7 @@ define("PRFLAN_279", "Make sure the url exists! It's best to use an absolute url
|
||||
define("PRFLAN_280", "URL to the website terms and conditions");
|
||||
define("PRFLAN_281", "The 2 links above are used on various page on this site (e.g. signup and contact form/menu).\nPlease create 2 pages (if not already done) that contain your 'Privacy Policy' and the websites 'Terms and conditions'.\nThere are several websites that can generate those text for you.\nCopy the urls of this websites into the fields above (e.g. /page/privacy-policy or /page/terms-and-conditions).\nJust make sure, the pages and urls exist and are working!");
|
||||
|
||||
define("PRFLAN_282", "Session Save Method");
|
||||
define("PRFLAN_282", "Session Save Method");
|
||||
|
||||
define("PRFLAN_283", "Display navigation-bar labels");
|
||||
define("PRFLAN_284", "Collapse navigation side-bar by default");
|
Reference in New Issue
Block a user