mirror of
https://github.com/e107inc/e107.git
synced 2025-01-18 05:09:05 +01:00
parent
1e008f1101
commit
0242e3f34e
@ -274,7 +274,7 @@ SC_END
|
||||
|
||||
SC_BEGIN BUTTON_COLUMN
|
||||
global $linkbutton_count,$linkspage_pref;
|
||||
return ($linkbutton_count >0 && $linkspage_pref['link_icon']) ? 2 : 1;
|
||||
return ($linkspage_pref['link_icon']) ? 2 : 1;
|
||||
SC_END
|
||||
|
||||
SC_BEGIN LINK_APPEND
|
||||
|
Loading…
x
Reference in New Issue
Block a user