* add transitional beginboxx template and move some places to the new syntax
[citadel.git] / webcit / listsub.c
index 604d3d47b0acd46d5d61bb6c3eecee997a421075..0f2fd8e86a395d7873f97f937befd9b9117a0320 100644 (file)
@@ -49,7 +49,7 @@ void do_listsub(void)
        wprintf("<table border=0 width=75%%><tr><td>");
 
        svput("BOXTITLE", WCS_STRING, _("List subscribe/unsubscribe"));
-       do_template("beginbox", NULL);
+       do_template("beginboxx", NULL);
        wprintf("<div align=center><br>");
 
        /*