From d7c65985289d61ba1ef87d55f8df5485b73e5a48 Mon Sep 17 00:00:00 2001 From: Karl Vollmer Date: Wed, 23 Nov 2011 10:45:43 -0400 Subject: Fix DB updates so catalog remote_username and remote_password are added correctly, also fix catalog creation so they are stored in the database --- templates/show_add_catalog.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/show_add_catalog.inc.php b/templates/show_add_catalog.inc.php index 6d4a9aad..2b352d4b 100644 --- a/templates/show_add_catalog.inc.php +++ b/templates/show_add_catalog.inc.php @@ -64,7 +64,7 @@ $default_sort = "%a/%A"; : - * + * : -- cgit