||ifndef||hide_menu||
|
||surgeplus_name||
|
||ifdef||user_field_full_name||
||user_field_full_name|| (||user_email||)
||else||
||user_email||
||endif||
|
||endif(hide_menu)||
||if(or(sp_calendar,not(hide_menu)))||
# Above line means we show the below section if we are in surgeplus calendar mode, or if we are not hiding the menu.
# Used since we don't want to display this when it's started from webmail (hide_menu=true) to display
# the file sharing or download sections.
|
||endif||