{{if $topic->canBump()}}
  • {{if $topic->bumpLimits['type'] }} bumpLimits['timerValue'] }} data-bumpTime="{$topic->bumpLimits['timerValue']}"{{endif}} class='ipsButton ipsButton_negative ipsButton_medium ipsButton_fullWidth ipsButton_noHover ipsButton_disabled' data-ipsTooltip title='{$topic->bumpLimits['tooltip']}'> {lang="tb_but_bump_this_topic"}{{if $topic->bumpLimits['timerText'] }} ({$topic->bumpLimits['timerText']}){{endif}} {{endif}} {{if $topic->bumpLimits['type'] != 'day' }} bumpLimits['timerValue'] }} style='display: none;'{{endif}} class='ipsButton ipsButton_alternate ipsButton_medium ipsButton_fullWidth' href="{$topic->url()->setQueryString( 'do', 'bump' )->csrf()}"> {lang="tb_but_bump_this_topic"} {{endif}}
  • {{endif}}