1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00
2021-01-14 14:46:49 -08:00

4 lines
126 B
BlitzBasic

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