typo
authorYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 5 Jun 2014 13:52:48 +0000 (15:52 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Thu, 5 Jun 2014 13:52:48 +0000 (15:52 +0200)
portal/templates/account-view.html

index a6c067a..69c43ca 100644 (file)
                                                        {%if 'N/A' not in user_private_key%}
                                                        <td class="key">Identity</td> 
                                                <td>
-                                                               <button type="submit" name="dl_identity" class="btn btn-default btn-xs" title="You will require it to use jfed" id="dl_pkey">
+                                                               <button type="submit" name="dl_identity" class="btn btn-default btn-xs" title="You will require it to use jfed" id="dl_identity">
                                                                <span class="glyphicon glyphicon-download"></span> Download 
                                                                </button>
                                                        </td>
                                                        {%else%}
                                                        <td class="key">Identity</td> 
                                                        <td>
-                                                       <button type="submit" name="dl_identity" class="btn btn-default btn-xs disabled" title="You will require it to use jfed" id="dl_pkey">
+                                                       <button type="submit" name="dl_identity" class="btn btn-default btn-xs disabled" title="You will require it to use jfed" id="dl_identity">
                                                                <span class="glyphicon glyphicon-download"></span> Download 
                                                        </button>
                                                        </td>