mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2024-12-08 08:24:24 +01:00
5 lines
142 B
PHP
5 lines
142 B
PHP
|
<label for='title' class='form-label'>Heading Text:</label>
|
||
|
<input type='text' name='title' value='{{$link_title}}' class='form-control' />
|
||
|
|
||
|
|