From a8af4e497f8ead90613c9a843cfad3b224c3d1a3 Mon Sep 17 00:00:00 2001
From: Andrew Williams
Date: Sun, 9 May 2010 14:28:50 +0100
Subject: [PATCH] Remove option for users to delete EVE API keys
---
templates/sso/profile.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/templates/sso/profile.html b/templates/sso/profile.html
index 6586a01..3d74032 100644
--- a/templates/sso/profile.html
+++ b/templates/sso/profile.html
@@ -67,8 +67,7 @@ setup.
{{ acc.description }} |
{{ acc.api_status_description }} |
{{ acc.api_last_updated|naturaltimediff }} |
- Refresh,
- Delete |
+ Refresh |
{% endfor %}