removed Standard from default print format
diff --git a/patches/patch_list.py b/patches/patch_list.py
index 4f64dff..0b079b8 100644
--- a/patches/patch_list.py
+++ b/patches/patch_list.py
@@ -729,4 +729,8 @@
 		'patch_module': 'patches.december_2012',
 		'patch_file': 'website_cache_refactor',
 	},
+	{
+		'patch_module': 'patches.december_2012',
+		'patch_file': 'fix_default_print_format',
+	},
 ]
\ No newline at end of file