Skip to content

Commit 08b2a64

Browse files
[TASK] add shortlink link
1 parent edb02fc commit 08b2a64

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

WebRootResources-api.typo3.org/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,13 @@ <h5 class="modal-title" id="linkReferenceModalLabel">Reference to the headline</
200200
<div class="mb-3">
201201
<div class="permalink-short-wrapper">
202202
<label for="permalink-short" class="col-form-label">Permalink (Shortlink)</label>
203+
<div class="input-group">
204+
<input class="form-control code" id="permalink-short" readonly>
205+
<button type="button" class="btn btn-outline-secondary copy-button" data-target="permalink-short"><i class="far fa-clone"></i></button>
206+
</div>
207+
<p><em>Copy and freely share the link</em></p>
208+
</div>
209+
<label for="permalink-uri" class="col-form-label">URL</label>
203210
<div class="input-group">
204211
<input class="form-control code" id="permalink-short" readonly>
205212
<button type="button" class="btn btn-outline-secondary copy-button" data-target="permalink-short"><i class="far fa-clone"></i></button>

0 commit comments

Comments
 (0)