diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-10-06 16:01:13 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-10-06 16:01:13 -0400 |
| commit | c19fbc87676404636a2f5df304ddd7875fc98e66 (patch) | |
| tree | 7e46b018e7abb7a982bcedb40024c0ca70e6c755 /views/controls/editor/toolbar.ejs | |
| parent | 0250ce5260ce75f7c4337693b4e8e7f434e29458 (diff) | |
new scenery type: text
Diffstat (limited to 'views/controls/editor/toolbar.ejs')
| -rw-r--r-- | views/controls/editor/toolbar.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/toolbar.ejs b/views/controls/editor/toolbar.ejs index 586194b..f9d91af 100644 --- a/views/controls/editor/toolbar.ejs +++ b/views/controls/editor/toolbar.ejs @@ -30,7 +30,7 @@ [[ if (user.username == "test12343") { ]] <span data-role='toggle-text-editor' - data-info="edit wall text" + data-info="add text to wall" class="icon-ios7-compose-outline"></span> [[ } ]] |
