aboutsummaryrefslogtreecommitdiffstats
path: root/fg21sim/webui/templates/products.html
diff options
context:
space:
mode:
Diffstat (limited to 'fg21sim/webui/templates/products.html')
-rw-r--r--fg21sim/webui/templates/products.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/fg21sim/webui/templates/products.html b/fg21sim/webui/templates/products.html
index e7c7427..a883565 100644
--- a/fg21sim/webui/templates/products.html
+++ b/fg21sim/webui/templates/products.html
@@ -25,12 +25,14 @@
<input class="form-control code" type="text" id="products-manifest" required />
</div>
</div>
+ {% if from_localhost %}
<div class="row">
<div class="column form-group">
<label for="products-ds9">DS9 Executable Path:</label>
<input class="form-control code" type="text" id="products-ds9" value="ds9" />
</div>
</div>
+ {% end %}
</form>
<hr class="hr-thin hr-condensed hr-dashed" />