File tree Expand file tree Collapse file tree
WebRootResources-api.typo3.org Expand file tree Collapse file tree Original file line number Diff line number Diff 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 >
You can’t perform that action at this time.
0 commit comments