summaryrefslogtreecommitdiff
path: root/httemplate/pref/pref.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/pref/pref.html')
-rw-r--r--httemplate/pref/pref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/httemplate/pref/pref.html b/httemplate/pref/pref.html
index 626f46552..886046b89 100644
--- a/httemplate/pref/pref.html
+++ b/httemplate/pref/pref.html
@@ -135,6 +135,13 @@ Interface
</TD>
</TR>
+ <TR>
+ <TH ALIGN="right">Don't copy MAC address delimiters to clipboard</TH>
+ <TD ALIGN="left" COLSPAN=2>
+ <INPUT TYPE="checkbox" NAME="enable_mask_clipboard_hack" VALUE="1" <% $curuser->option('enable_mask_clipboard_hack') ? 'CHECKED' : '' %>>
+ </TD>
+ </TR>
+
</TABLE>
<BR>