diff options
| -rw-r--r-- | views/projects/layouts-modal.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/projects/layouts-modal.ejs b/views/projects/layouts-modal.ejs index 24a83b7..ee48217 100644 --- a/views/projects/layouts-modal.ejs +++ b/views/projects/layouts-modal.ejs @@ -3,7 +3,7 @@ <div class="box"> <div class="templates"> - <h1>Edit Room Layouts</h1> + <h3>Edit Room Layouts</h3> </div> <div class="no-templates"> There are no room layouts available. Please <a href="/layout/new">create a new one.</a> |
