diff options
| -rw-r--r-- | views/controls/editor/wallpaper.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/controls/editor/wallpaper.ejs b/views/controls/editor/wallpaper.ejs index 97a9232..3c621b1 100644 --- a/views/controls/editor/wallpaper.ejs +++ b/views/controls/editor/wallpaper.ejs @@ -1,7 +1,7 @@ <div class="vvbox wallpaper"> <h4>Add Wallpaper</h4> <!-- IF NO WALL PAPER --> - <span class="txt">Add custom wallpaper to walls. Begin by uploading a pattern. Or try this one -> </span> + <span class="txt">Add custom wallpaper to walls. Begin by uploading a pattern. Or try one of these -> </span> <span class="swatches"></span> |
