mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 09:42:36 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
ad167fa4df
1 changed files with 1 additions and 1 deletions
|
@ -17,8 +17,8 @@
|
||||||
<div class="col col-40 interact">
|
<div class="col col-40 interact">
|
||||||
<% if request.path =~ /\/html\/9/ %>
|
<% if request.path =~ /\/html\/9/ %>
|
||||||
<div style="float: left">
|
<div style="float: left">
|
||||||
<a href="#" id="saveToSite" class="btn btn-Action float-Left" style="margin-right: 7px">Save new index.html to <%= current_site.username %>.neocities.org</a>
|
|
||||||
<a href="/tutorial/html/10" class="btn cancel float-Left">Don't Save</a>
|
<a href="/tutorial/html/10" class="btn cancel float-Left">Don't Save</a>
|
||||||
|
<a href="#" id="saveToSite" class="btn btn-Action float-Left" style="margin-right: 7px">Save to <%= current_site.username %>.neocities.org</a>
|
||||||
</div>
|
</div>
|
||||||
<% else %>
|
<% else %>
|
||||||
<input id="submit" class="btn btn-Action" type="submit" value="Save">
|
<input id="submit" class="btn btn-Action" type="submit" value="Save">
|
||||||
|
|
Loading…
Add table
Reference in a new issue