summaryrefslogtreecommitdiff
path: root/httemplate/edit/torrus_srvderive.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/edit/torrus_srvderive.html')
-rw-r--r--httemplate/edit/torrus_srvderive.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/httemplate/edit/torrus_srvderive.html b/httemplate/edit/torrus_srvderive.html
index 51e23377c..9d1b9bbeb 100644
--- a/httemplate/edit/torrus_srvderive.html
+++ b/httemplate/edit/torrus_srvderive.html
@@ -1,7 +1,8 @@
<% include( 'elements/edit.html',
'name_singular' => 'virtual port',
'table' => 'torrus_srvderive',
- 'labels' => { 'serviceid' => 'Virtual Port serviceid',
+ 'labels' => { 'derivenum' => 'Virtual Port',
+ 'serviceid' => 'Torrus serviceid',
},
'fields' => [ 'serviceid',
],