Seditio Source
Root |
./othercms/PHPFusion 9.10.20/locale/English/bbcodes/ulist.php
<?php
$locale
['bb_ulist_description'] = "Creates unordered list from specified type";
$locale['bb_ulist_usage'] = "Text 1 :enter: Text 2 :enter: etc";
$locale['bb_ulist_1'] = "disc";
$locale['bb_ulist_2'] = "circle";
$locale['bb_ulist_3'] = "square";