Links and Other Enhancements
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<input type="text" name="title" class="form-input" value="{{ item.raw_text }}" required>
|
||||
</div>
|
||||
|
||||
{% elif convert_type == 'weblink' %}
|
||||
{% elif convert_type == 'link' %}
|
||||
<div class="form-group full-width">
|
||||
<label class="form-label">Label</label>
|
||||
<input type="text" name="label" class="form-input" value="{{ prefill_label }}" required>
|
||||
|
||||
Reference in New Issue
Block a user