Capitalize admin integration toggles
This commit is contained in:
+2
-2
@@ -202,7 +202,7 @@
|
|||||||
Klic se ulozi jen pro tento projekt a v BO se potom zobrazi jen maskovane.
|
Klic se ulozi jen pro tento projekt a v BO se potom zobrazi jen maskovane.
|
||||||
</p>
|
</p>
|
||||||
<div class="settings-top-row">
|
<div class="settings-top-row">
|
||||||
<label class="setting-switch">zapnout preklady <input id="translationEnabled" type="checkbox"></label>
|
<label class="setting-switch">Zapnout preklady <input id="translationEnabled" type="checkbox"></label>
|
||||||
<label>Jazyk operatora
|
<label>Jazyk operatora
|
||||||
<select id="operatorLanguage">
|
<select id="operatorLanguage">
|
||||||
<option value="cs">Cestina</option>
|
<option value="cs">Cestina</option>
|
||||||
@@ -234,7 +234,7 @@
|
|||||||
Bot vytvoris v Telegramu pres BotFather. Webhook URL zkopiruj do setWebhook nebo ji pouzijeme pri nastaveni serveru.
|
Bot vytvoris v Telegramu pres BotFather. Webhook URL zkopiruj do setWebhook nebo ji pouzijeme pri nastaveni serveru.
|
||||||
</p>
|
</p>
|
||||||
<div class="settings-top-row">
|
<div class="settings-top-row">
|
||||||
<label class="setting-switch">zapnout Telegram <input id="telegramEnabled" type="checkbox"></label>
|
<label class="setting-switch">Zapnout Telegram <input id="telegramEnabled" type="checkbox"></label>
|
||||||
<label>Nick v chatu <input id="telegramOperatorName" autocomplete="off" placeholder="Alex"></label>
|
<label>Nick v chatu <input id="telegramOperatorName" autocomplete="off" placeholder="Alex"></label>
|
||||||
</div>
|
</div>
|
||||||
<label class="full-row">Bot token
|
<label class="full-row">Bot token
|
||||||
|
|||||||
Reference in New Issue
Block a user