diff options
| author | timb <opuscule@gmail.com> | 2015-08-10 02:25:25 -0700 |
|---|---|---|
| committer | timb <opuscule@gmail.com> | 2015-08-10 02:25:25 -0700 |
| commit | 39091f9703c00bcadd369b1c710c75905ff47c2e (patch) | |
| tree | df9703503d145a04c5ceff640f8c89f63b18428b /index.html | |
| parent | a1ee161556ca2c94bfce7ea442624617dfa20de0 (diff) | |
conform code to okf style guidelines
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ <button id="import_button">import colorcode</button> <button id="import_html">import sally</button> </span> - <div id="gallery_wrapper"> + <div id="gallery_rapper"> <input id="username_input" type="text" placeholder="username"> <input id="upload_input" type="text" placeholder="uploaded url"> <button id="export_button">export</button> |
