Removed some debugging code that accidentally made it to the SVN (ouch)
This commit is contained in:
parent
6ee7514fb3
commit
0a3dccbaab
|
@ -1,7 +1,5 @@
|
|||
<% @title = "Edit Web" %>
|
||||
|
||||
<p><%= @wiki.system[:password] %></p>
|
||||
|
||||
<form action="edit_web" id="setup" method="post"
|
||||
onSubmit="cleanAddress(); return validateEditWebForm()">
|
||||
<h2 style="margin-bottom: 3px">Name and address</h2>
|
||||
|
|
Loading…
Reference in a new issue