Polish widget notification settings
This commit is contained in:
+5
-3
@@ -78,16 +78,18 @@
|
||||
<label>Intro CS <textarea name="introCs" rows="2"></textarea></label>
|
||||
<label>Titulek EN <input name="titleEn"></label>
|
||||
<label>Intro EN <textarea name="introEn" rows="2"></textarea></label>
|
||||
<label>Barva <input name="brand" type="color"></label>
|
||||
<label class="color-field">Barva
|
||||
<input name="brand" type="color">
|
||||
</label>
|
||||
<label>Pozice desktop <select name="desktopSide"><option>right</option><option>left</option></select></label>
|
||||
<label>Desktop bottom px <input name="desktopBottom" type="number"></label>
|
||||
<label>Desktop offset px <input name="desktopOffset" type="number"></label>
|
||||
<label>Pozice mobil <select name="mobileSide"><option>right</option><option>left</option></select></label>
|
||||
<label>Mobil bottom px <input name="mobileBottom" type="number"></label>
|
||||
<label>Mobil offset px <input name="mobileOffset" type="number"></label>
|
||||
<label class="switch">
|
||||
<label class="switch setting-switch">
|
||||
<input name="pulseOnAdminReply" type="checkbox">
|
||||
<span>Widget ma pulzovat pri odpovedi</span>
|
||||
<span>Pulzovani widgetu pri odpovedi</span>
|
||||
</label>
|
||||
<button type="submit">Ulozit</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user