summaryrefslogtreecommitdiff
path: root/views/projects
diff options
context:
space:
mode:
authorryderr <r@okfoc.us>2014-10-08 16:44:48 -0400
committerryderr <r@okfoc.us>2014-10-08 16:44:48 -0400
commit0db06769ef542eb9d62b53383d0abeff852bc5db (patch)
treea382e0a1906a4fd556599514f17de4742bdb5b5a /views/projects
parent8c73961bd4974aa0f84834eca9581fc402ce3537 (diff)
make your own
Diffstat (limited to 'views/projects')
-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>