From 387e1889056784d6869d4676a6998f5795d8249b Mon Sep 17 00:00:00 2001
From: Maxwell Salzberg <maxwell@joindiaspora.com>
Date: Thu, 26 Apr 2012 18:02:11 -0700
Subject: [PATCH] make the edit message make sense [ci skip]

---
 app/assets/templates/profile.jst.hbs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/assets/templates/profile.jst.hbs b/app/assets/templates/profile.jst.hbs
index 6c3856cb4b..fb1f450a2a 100644
--- a/app/assets/templates/profile.jst.hbs
+++ b/app/assets/templates/profile.jst.hbs
@@ -1,5 +1,5 @@
 <div id="edit-controls">
-    EDITING
+    Edit mode:  Make posts bigger by staring them, or delete them by clicking the X
 </div>
 
 <a href="/" id="home-button">
-- 
GitLab