mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 09:34:54 +02:00
Online theme selection integrated into admin area. "Find Themes". Incomplete.
This commit is contained in:
@@ -142,6 +142,9 @@ function theme_adminmenu()
|
||||
|
||||
$var['choose']['text'] = TPVLAN_51;
|
||||
$var['choose']['link'] = e_SELF."?choose";
|
||||
|
||||
$var['online']['text'] = "Find Themes";
|
||||
$var['online']['link'] = e_SELF."?online";
|
||||
|
||||
$var['upload']['text'] = TPVLAN_38;
|
||||
$var['upload']['link'] = e_SELF."?upload";
|
||||
|
Reference in New Issue
Block a user