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

Added new field to navigation links table: link_rel

This commit is contained in:
Cameron
2021-09-27 10:22:14 -07:00
parent 5fd8fdc92b
commit 66d8081580
6 changed files with 24 additions and 4 deletions

View File

@@ -86,6 +86,9 @@ define("LINKLAN_8", "News Categories");
define("LINKLAN_9", "Download Categories");
define("LINKLAN_10", "Theme Shortcodes");
define("LINKLAN_11", "Relationship");
define("LINKLAN_12", "Optional 'rel' attribute. Comma separated.");
// define("LINKLAN_10", "Create Sublink");
// define('LINKLAN_11', 'Nothing changed - not updated');