Files
gtav-src/tools_ng/web/cert/shared/html-snippets/header_reports.html
T
2025-09-29 00:52:08 +02:00

15 lines
387 B
HTML
Executable File

<div id="big-header">
<fieldset id="parameters-field" style="width:75%">
<legend>Parameters:</legend>
</fieldset>
<fieldset id="stylesheet-field" style="width:15%">
<legend>Stylesheet:</legend>
<select id="stylesheet" class="single"></select>
</fieldset>
<div>
<input type="button" name="filter" id="filter" value="Run" />
</div>
</div>