From 0b934bd06081166f064fe67d2670a3bc02ee019e Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Sat, 18 Jan 2014 18:07:43 -0500 Subject: [PATCH] show a full page, not a registration page template --- nixtape/themes/2014/templates/user-edit.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixtape/themes/2014/templates/user-edit.tpl b/nixtape/themes/2014/templates/user-edit.tpl index 9d2f6c7..14d089c 100644 --- a/nixtape/themes/2014/templates/user-edit.tpl +++ b/nixtape/themes/2014/templates/user-edit.tpl @@ -1,4 +1,4 @@ -{include file='mini-header.tpl'} +{include file='header.tpl'}

Edit your profile

-- GitLab