mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-22 07:28:05 +01:00
Update config.blade.php
This commit is contained in:
parent
09a5b4dfaa
commit
c2b6dd83de
@ -353,7 +353,7 @@ foreach($users as $user){if($user->littlelink_name != $configValue2){echo '<opti
|
||||
<label style="margin-top:15px">From adress</label>
|
||||
<input type="text" class="form-control" name="MAIL_FROM_ADDRESS" value="{{EnvEditor::getKey('MAIL_FROM_ADDRESS')}}" />
|
||||
</div>
|
||||
<button type="submit" class="mt-3 ml-3 btn btn-info">Apply chnanges</button>
|
||||
<button type="submit" class="mt-3 ml-3 btn btn-info">Apply changes</button>
|
||||
</form>
|
||||
{{-- end SMTP settings --}}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user