<option value="{{ type }}">{{ type }}</option>\r
{% endfor %}\r
</select>\r
- <textarea>{{ types|first }}</textarea>\r
- <div class="prompt-buttons">\r
- <button class="prompt-cancel">{% trans "Cancel" %}</button><button class="prompt-submit">{% trans "Send" %}</button>\r
- </div>\r
+ <textarea class="prompt-return">{{ types|first }}</textarea>\r
</div>\r
<script>\r
$('.user-prompt .prompt-examples').change(function() {\r