From 1cdb7919ef055c519eacc9cd23ecbb34a7f6e137 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 5 Jun 2008 14:34:19 -0400 Subject: a darcs-hash:20080605183419-84dde-debe7f18565c960ee6886ac1330833bc8ae1ca5f.gz --- actions/login.php | 1 - 1 file changed, 1 deletion(-) (limited to 'actions/login.php') diff --git a/actions/login.php b/actions/login.php index d25d59cf7..c152c8770 100644 --- a/actions/login.php +++ b/actions/login.php @@ -60,7 +60,6 @@ class LoginAction extends Action { } function show_form($error=NULL) { - common_show_header(_t('Login')); if (!is_null($error)) { common_element('div', array('class' => 'error'), $msg); -- cgit v1.2.3-54-g00ecf