summaryrefslogtreecommitdiff
path: root/views/projects/layouts-modal.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-10-08 17:40:23 -0400
committerJules Laplace <jules@okfoc.us>2014-10-08 17:40:23 -0400
commit9d10f5c508a748a41bf85333eef620f4388956e7 (patch)
tree5753564a0e4c9e862b9aee2a5c3b9cca114a469d /views/projects/layouts-modal.ejs
parent2b71d785c9dd6a8741882c26bfc9caefebfc5b39 (diff)
parent0db06769ef542eb9d62b53383d0abeff852bc5db (diff)
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'views/projects/layouts-modal.ejs')
-rw-r--r--views/projects/layouts-modal.ejs3
1 files changed, 3 insertions, 0 deletions
diff --git a/views/projects/layouts-modal.ejs b/views/projects/layouts-modal.ejs
index dcc53e6..6f60d81 100644
--- a/views/projects/layouts-modal.ejs
+++ b/views/projects/layouts-modal.ejs
@@ -43,6 +43,9 @@
<div class="templates-list">
</div>
+ <form>
+ <input data-role="create-new-layout" class="button_text" type="submit" value="or make your own template">
+ </form>
</div>
<div class="no-templates">
There are no room layouts available. Please <a href="/layout/new">create a new one.</a>