diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -121,7 +121,9 @@ <span class="close" id="closePreferences">×</span> </div> </header> - <div class="windowContents"></div> + <div class="windowContents"> + <p>This window is draggrable within this tab. Try grabbing it from the header and dragging it anywhere you want.</p> + </div> </div> </section> <!-- Scripts --> |
