CVSROOT: /sources/phpgroupware Module name: addressbook Changes by: Sigurd Nes <sigurdne> 07/09/21 11:34:32
Modified files: templates/base : index.tpl Log message: Layout CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/addressbook/templates/base/index.tpl?cvsroot=phpgroupware&r1=1.5&r2=1.6 Patches: Index: index.tpl =================================================================== RCS file: /sources/phpgroupware/addressbook/templates/base/index.tpl,v retrieving revision 1.5 retrieving revision 1.6 diff -u -b -r1.5 -r1.6 --- index.tpl 1 Sep 2006 14:44:43 -0000 1.5 +++ index.tpl 21 Sep 2007 11:34:32 -0000 1.6 @@ -35,10 +35,16 @@ <!-- BEGIN addressbook_footer --> </tbody> </table> +<table> + <tr> + <td> <form action="{add_url}" method="post"><td width="16%"><input type="submit" name="Add" value="{lang_add}"></td></form> <form action="{cat_cont_url}" method="post"><td width="16%"><input type="submit" name="Categorize" value="{lang_cat_cont}"></td></form> <form action="{vcard_url}" method="post"><td width="16%"><input type="submit" name="AddVcard" value="{lang_addvcard}"></td></form> <form action="{import_url}" method="post"><td width="16%"><input type="submit" name="Import" value="{lang_import}"></td></form> <form action="{import_alt_url}" method="post"><td width="16%"><input type="submit" name="Import" value="{lang_import_alt}"></td></form> <form action="{export_url}" method="post"><td width="16%"><input type="submit" name="Export" value="{lang_export}"></td></form> + </td> + </tr> +</table> <!-- END addressbook_footer --> _______________________________________________ phpGroupWare-cvs mailing list phpGroupWare-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs