diff --git a/livesupport/modules/htmlUI/var/formmask/generic.inc.php b/livesupport/modules/htmlUI/var/formmask/generic.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php b/livesupport/modules/htmlUI/var/formmask/mdata_relations.inc.php old mode 100755 new mode 100644 diff --git a/livesupport/modules/htmlUI/var/formmask/metadata.inc.php b/livesupport/modules/htmlUI/var/formmask/metadata.inc.php old mode 100755 new mode 100644 index 42eece95f..07835714d --- a/livesupport/modules/htmlUI/var/formmask/metadata.inc.php +++ b/livesupport/modules/htmlUI/var/formmask/metadata.inc.php @@ -237,6 +237,7 @@ $mask = array( 'type' => 'text', 'label' => 'Sample rate', 'rule' => 'numeric', + 'id3' => array('Samplerate') ), array( diff --git a/livesupport/modules/htmlUI/var/formmask/subjects.inc.php b/livesupport/modules/htmlUI/var/formmask/subjects.inc.php old mode 100755 new mode 100644