return"{$space}<a href=\"{$shortcuts[$shortcut_section]['log']}\" title=\"".gettext("Log entries for items on this page")."\">Log</a>";
else
return"{$space}<a href=\"{$shortcuts[$shortcut_section]['log']}\" class=\"btn btn-default\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"".gettext("Log entries for items on this page")."\"><span class=\"glyphicon glyphicon-list\"></span></a>";