# HG changeset patch # User Amit Sethi # Date 1291212916 -19800 # Node ID f71e17a053440696c7fc4bc8c3e3b5740ad8530e # Parent 507a1ac1fd43cb321ee5e96434c4a30d829afb42 Fixed a link bug on accounts.html template enables editting talks diff -r 507a1ac1fd43 -r f71e17a05344 project/templates/user/account.html --- a/project/templates/user/account.html Wed Dec 01 19:40:34 2010 +0530 +++ b/project/templates/user/account.html Wed Dec 01 19:45:16 2010 +0530 @@ -130,7 +130,7 @@ {% if talk.approved %} Accepted {% else %} - Edit + Edit {% endif %}