mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-03 12:37:39 +01:00
5 lines
161 B
PHP
5 lines
161 B
PHP
<label for='title' class='form-label'>{{__('messages.Heading Text:')}}</label>
|
|
<input type='text' name='title' value='{{$link_title}}' class='form-control' />
|
|
|
|
|