diff --git a/html/Admin/Elements/SelectCustomFieldLookupType b/html/Admin/Elements/SelectCustomFieldLookupType index 51c6835..29db2a3 100644 --- a/html/Admin/Elements/SelectCustomFieldLookupType +++ b/html/Admin/Elements/SelectCustomFieldLookupType @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - %for my $option ($cf->LookupTypes) { %} diff --git a/html/Admin/Elements/SelectCustomFieldType b/html/Admin/Elements/SelectCustomFieldType index d1d4638..36debfc 100755 --- a/html/Admin/Elements/SelectCustomFieldType +++ b/html/Admin/Elements/SelectCustomFieldType @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - %for my $option ($cf->TypeComposites) { %} diff --git a/html/Elements/SelectBoolean b/html/Elements/SelectBoolean index 9d3db28..31d0772 100755 --- a/html/Elements/SelectBoolean +++ b/html/Elements/SelectBoolean @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - diff --git a/html/Elements/SelectDateRelation b/html/Elements/SelectDateRelation index a9234b1..09771c3 100755 --- a/html/Elements/SelectDateRelation +++ b/html/Elements/SelectDateRelation @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - diff --git a/html/Elements/SelectEqualityOperator b/html/Elements/SelectEqualityOperator index c0e0fe2..4411754 100755 --- a/html/Elements/SelectEqualityOperator +++ b/html/Elements/SelectEqualityOperator @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - % while (my $option = shift @Options) { % my $value = shift @Values; + <%INIT> diff --git a/html/Elements/SelectWatcherType b/html/Elements/SelectWatcherType index c2dd6e9..4491955 100755 --- a/html/Elements/SelectWatcherType +++ b/html/Elements/SelectWatcherType @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - % if ($AllowNull) { % } diff --git a/html/Search/Elements/SelectPersonType b/html/Search/Elements/SelectPersonType index d7f5bb6..f3abd21 100644 --- a/html/Search/Elements/SelectPersonType +++ b/html/Search/Elements/SelectPersonType @@ -45,7 +45,7 @@ %# those contributions and any derivatives thereof. %# %# END BPS TAGGED BLOCK }}} - % if ($AllowNull) { % }