Improve Babel code
- Add Diaspora source text choice - Simplify escaped display
This commit is contained in:
parent
e24e24688f
commit
b0dc3d6cf9
2 changed files with 28 additions and 17 deletions
|
@ -6,6 +6,7 @@
|
|||
</div>
|
||||
<div class="form-group">
|
||||
{{include file="field_radio.tpl" field=$type_bbcode}}
|
||||
{{include file="field_radio.tpl" field=$type_diaspora}}
|
||||
{{include file="field_radio.tpl" field=$type_markdown}}
|
||||
{{include file="field_radio.tpl" field=$type_html}}
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue