update copy to indicate edit links dont work

This commit is contained in:
Kyle Drake 2013-06-03 21:13:30 -07:00
parent dcaeda18d1
commit 4c8e1bc4c6

View file

@ -26,10 +26,10 @@ javascript:
a href="http://#{current_site.username}.neocities.org/#{file.filename}" target="_blank" View <br> a href="http://#{current_site.username}.neocities.org/#{file.filename}" target="_blank" View <br>
span span
i class="icon-edit" &nbsp;&nbsp; i class="icon-edit" &nbsp;&nbsp;
a href="#" Edit with visual editor <br> a href="#" Edit with visual editor <small>not implemented yet.. ETA one week</small> <br>
span span
i class="icon-edit" &nbsp;&nbsp; i class="icon-edit" &nbsp;&nbsp;
a href="#" Edit with text editor <br> a href="#" Edit with text editor <small>not implemented yet.. ETA one day</small><br>
span span
i class="icon-trash" &nbsp;&nbsp; i class="icon-trash" &nbsp;&nbsp;
a href="#" onclick="confirmFileDelete('#{file.filename}')" Delete a href="#" onclick="confirmFileDelete('#{file.filename}')" Delete