summaryrefslogtreecommitdiff
path: root/views/projects/layouts-modal.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'views/projects/layouts-modal.ejs')
-rw-r--r--views/projects/layouts-modal.ejs4
1 files changed, 2 insertions, 2 deletions
diff --git a/views/projects/layouts-modal.ejs b/views/projects/layouts-modal.ejs
index 31ba7bf..0d648cd 100644
--- a/views/projects/layouts-modal.ejs
+++ b/views/projects/layouts-modal.ejs
@@ -7,7 +7,8 @@
<div class="templates-list">
</div>
<form>
- <input data-role="create-new-layout" class="button_text" type="submit" value="New Layout">
+ <input data-role="create-new-blueprint" class="button_text" type="submit" value="Trace a Blueprint">
+ <input data-role="create-new-layout" class="button_text" type="submit" value="Make a Standard Layout">
</form>
</div>
<div class="no-templates">
@@ -46,7 +47,6 @@
<form>
<input data-role="create-new-blueprint" class="button_text" type="submit" value="trace a blueprint">
- <br><br>
<input data-role="create-new-layout" class="button_text" type="submit" value="or make your own template">
</form>
</div>