mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-08 16:18:45 +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>
|
<label style="margin-top:15px">From adress</label>
|
||||||
<input type="text" class="form-control" name="MAIL_FROM_ADDRESS" value="{{EnvEditor::getKey('MAIL_FROM_ADDRESS')}}" />
|
<input type="text" class="form-control" name="MAIL_FROM_ADDRESS" value="{{EnvEditor::getKey('MAIL_FROM_ADDRESS')}}" />
|
||||||
</div>
|
</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>
|
</form>
|
||||||
{{-- end SMTP settings --}}
|
{{-- end SMTP settings --}}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user