mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-27 23:50:40 -05:00
add translation for webfront
discord link has been genericized to social link
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<input id="console_command_value" class="form-control m-0 bg-dark text-light" type="text" />
|
||||
</div>
|
||||
<div class="col pl-1 pl-sm-0">
|
||||
<button id="console_command_button" class="btn btn-primary btn-block m-0">Execute</button>
|
||||
<button id="console_command_button" class="btn btn-primary btn-block m-0">@SharedLibraryCore.Utilities.CurrentLocalization.LocalizationIndex["WEBFRONT_CONSOLE_EXECUTE"]</button>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user