]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin_list_data_template.xml
Extension ext-earning continued:
[mailer.git] / templates / xml / admin_list_data_template.xml
index 8fc22d2a10191bb0dc168ae533c140e8bffe3d7b..16f5d5856329a94a44641409b1e2b4fa400e1b3a 100644 (file)
@@ -113,11 +113,11 @@ MA  02110-1301  USA
                        <!--
                        A single entry to perform the WHERE statement on:
                        - table     = table name (or alias)
-                       - name      = column name
+                       - value     = column name
                        - condition = look-up condition
                        - look-for  = What to look for
                        //-->
-                       <where-select-from-list-entry type="string" table="dt" name="userid" condition="EQUALS" look-for="$userid" />
+                       <where-select-from-list-entry type="string" table="dt" value="userid" condition="EQUALS" look-for="$userid" />
                        <!--
                        How the next described column shall be logical linked to the above.
                        //-->