1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00
2019-03-29 19:13:32 -05:00

5 lines
126 B
BlitzBasic

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