diff options
| author | garbash <dor.garbash@gmail.com> | 2014-11-30 19:59:02 +0200 |
|---|---|---|
| committer | garbash <dor.garbash@gmail.com> | 2014-11-30 19:59:02 +0200 |
| commit | b2bba3e883d0b16847ae7cc428f4bb62915bc141 (patch) | |
| tree | f957c7d2285a55b4240ef384e1e21bb8877603ab /index.html | |
| parent | 6eb3b3e8ee13d0ab41b0dd1b2eccecae5bb20c49 (diff) | |
Made powered by nicer+removed debug interface
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -128,14 +128,11 @@ Import <input type="file" class="file-import" /> </form> </div> - <div class="debug-ui-left"> - <div class="debug">debug</div> - </div> </div> </div> - <div class="poweredby">powered by <a href="http://www.rhizi.org"> + <div class="powered-by">powered by <a href="http://www.rhizi.org"> <img src="res/img/rhizi-logo.png"/></a> </div> </div> |
