mirror of
https://github.com/e107inc/e107.git
synced 2025-08-08 23:56:58 +02:00
LANS: LAN_PREFS usage.
This commit is contained in:
@@ -2329,7 +2329,7 @@ class pluginBuilder
|
||||
$text .= "<li><a data-toggle='tab' href='#".$table."'>Table: ".$table."</a></li>";
|
||||
$this->tableList[] = $table;
|
||||
}
|
||||
$text .= "<li><a data-toggle='tab' href='#preferences'>".EPL_ADLAN_110."</a></li>";
|
||||
$text .= "<li><a data-toggle='tab' href='#preferences'>".LAN_PREFS."</a></li>";
|
||||
|
||||
$text .= "</ul>";
|
||||
|
||||
|
Reference in New Issue
Block a user