summaryrefslogtreecommitdiffstats
path: root/webui_templates
diff options
context:
space:
mode:
Diffstat (limited to 'webui_templates')
-rw-r--r--webui_templates/system_edit.tmpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/webui_templates/system_edit.tmpl b/webui_templates/system_edit.tmpl
index 7354e72..d268863 100644
--- a/webui_templates/system_edit.tmpl
+++ b/webui_templates/system_edit.tmpl
@@ -103,7 +103,8 @@ function get_random_mac()
#end if
/>
#if not $system
- <a href="javascript: get_random_mac()" style="font-size: 0.8em;">random#</a> #end
+ <a href="javascript: get_random_mac()" style="font-size: 0.8em;">random</a>
+ #end
<p class="context-tip">Example: AA:BB:CC:DD:EE:FF</p>
</td>
</tr>