1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 15:16:39 +01:00

4 lines
120 B
BlitzBasic
Raw Normal View History

//<?
$class = e107::getBB()->getClass('left');
return "<div class='{$class}' style='text-align:left'>$code_text</div>";