]> git.mxchange.org Git - mailer.git/blobdiff - templates/xml/admin_list_data_template.xml
Some fixes,re-orders and ext-surfbar actions are now XML-enabled
[mailer.git] / templates / xml / admin_list_data_template.xml
index e47c537c8f7ce7cac877f6b8b286118a0ba6d834..8fc22d2a10191bb0dc168ae533c140e8bffe3d7b 100644 (file)
@@ -47,6 +47,10 @@ MA  02110-1301  USA
        //-->
        <list-row-template type="string" value="admin_list_foo_data_row" />
        <!--
+       Message id to display if no entry could be found
+       //-->
+       <no-entry-found-message type="string" value="ADMIN_FOO_404" />
+       <!--
        The table(s) we shall grab the data from, all as list.
        //-->
        <data-tables>
@@ -176,8 +180,4 @@ MA  02110-1301  USA
                        </callback-extra-parameter-list>
                </column-callback-list-entry>
        </column-callback-list>
-       <!--
-       Message id to display if no entry could be found
-       //-->
-       <no-entry-found-message type="string" value="ADMIN_SURFBAR_NO_URLS_FOUND" />
 </admin-list-data>