summaryrefslogtreecommitdiff
path: root/views/projects/layouts-modal.ejs
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-09-30 02:13:29 -0400
committerJules Laplace <jules@okfoc.us>2014-09-30 02:13:29 -0400
commit6ba3c656827c8e1fa84724c6b5dc2ba4f0991ffe (patch)
tree3959a14e110857ac2c88a344949f24fdb3fe42ca /views/projects/layouts-modal.ejs
parenta8d3a30892687f58e3f18b768104ea54480cd465 (diff)
parent4a0717d5f8aa0ff3378ff589b106cd35c0586367 (diff)
merge
Diffstat (limited to 'views/projects/layouts-modal.ejs')
-rw-r--r--views/projects/layouts-modal.ejs5
1 files changed, 1 insertions, 4 deletions
diff --git a/views/projects/layouts-modal.ejs b/views/projects/layouts-modal.ejs
index 97f1e61..34dc9af 100644
--- a/views/projects/layouts-modal.ejs
+++ b/views/projects/layouts-modal.ejs
@@ -33,14 +33,11 @@
<span class="close">X</span>
<div class="box">
+ <h1>Choose Room Template</h1>
<div class="templates">
- <h1>Choose Room Template</h1>
</div>
<div class="no-templates">
There are no room layouts available. Please <a href="/layout/new">create a new one.</a>
</div>
- <form>
- <input class="button_text" type="submit" value="Create Project">
- </form>
</div>
</div>