MCPcopy Create free account
hub / github.com/dedsec1121fk/DedSec / network_update_tools

Function network_update_tools

Scripts/Settings.py:6979–6997  ·  view source on GitHub ↗
(silent=False)

Source from the content-addressed store, hash-verified

6977 </div>
6978 <div class="toolbar">
6979 <button class="btn primary" id="saveSettingsBtn">Save settings</button>
6980 <button class="btn" id="resetWallpaperBtn">Reset wallpaper</button>
6981 <button class="btn" id="toggleFullscreenBtn">Toggle Full Screen</button>
6982 </div>
6983 </div>
6984 <div class="panel">
6985 <div class="settings-section-title" id="projectMenuTitle">Project & Menu</div>
6986 <div class="field">
6987 <label id="webPromptUsernameLabel" for="webPromptUsername">Prompt username</label>
6988 <input type="text" id="webPromptUsername" placeholder="DedSec">
6989 </div>
6990 <div class="field">
6991 <label id="webLanguageLabel" for="webLanguageSelect">Language</label>
6992 <select id="webLanguageSelect">
6993 <option value="english">English</option>
6994 <option value="greek">Ελληνικά</option>
6995 </select>
6996 </div>
6997 <div class="field">
6998 <label id="webMenuStyleLabel" for="webMenuStyleSelect">Menu style</label>
6999 <select id="webMenuStyleSelect">
7000 <option value="list">List Style</option>

Calls 8

printFunction · 0.85
network_is_termuxFunction · 0.70
network_runFunction · 0.70
_Function · 0.70
network_load_configFunction · 0.70
network_save_configFunction · 0.70

Tested by

no test coverage detected