summaryrefslogtreecommitdiff
path: root/views/controls
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-11-18 12:54:47 -0500
committerJules Laplace <jules@okfoc.us>2014-11-18 12:54:47 -0500
commita3e94c094ce85db1fe19ff40e7f5007b6698a082 (patch)
treebc4b2f4aa10ac92a7b36d5257a9795d0585a75f0 /views/controls
parent5989739b2ca5f6a3ed3072705aedca7251ee8ee6 (diff)
parent6efd39d857ae180a8e40ad7699815350c9bd258b (diff)
merge
Diffstat (limited to 'views/controls')
-rw-r--r--views/controls/editor/media-drawer.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/controls/editor/media-drawer.ejs b/views/controls/editor/media-drawer.ejs
index df7910c..3db71d5 100644
--- a/views/controls/editor/media-drawer.ejs
+++ b/views/controls/editor/media-drawer.ejs
@@ -14,7 +14,7 @@
-->
</h2><br>
<h3 class="editBtn warn" id="deleteMedia"></h3>
- <h3 class="editBtn" id="randomize">Randomize</h3>
+ <h3 class="editBtn" id="randomize">Click here<br>to automatically place<br>images on walls!</h3>
<div class="myMedia">
<div class="noMedia">You have no media yet. Upload some!</div>
@@ -23,7 +23,7 @@
</div>
<div class="foundMedia">
- <input type="text" id="tumblr-url" placeholder="Enter a Tumblr url!">
+ <input type="text" id="tumblr-url" placeholder="Enter a Tumblr URL to add images from it!">
<span class="container"></span>
</div>