mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
Merge pull request #566 from torrentpier/added-new-font-sizes-bbcode
Added some new font sizes in bbcode editor
This commit is contained in:
commit
170142d019
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ ajax.callback.posts = function(data) {
|
|||
<option value="20"> size=20</option>
|
||||
<option value="22"> size=22</option>
|
||||
<option value="24" class="em">{L_FONT_HUGE}</option>
|
||||
<option value="26"> size=26</option>
|
||||
<option value="28"> size=28</option>
|
||||
</select>
|
||||
|
||||
<select name="codeAlign" class="text_size">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue