|
@@ -16,7 +16,7 @@
|
|
|
<tr>
|
|
|
<td>
|
|
|
|
|
|
-<form id="actionForm" method="post" type="label" autoclose="true" action="<@base/>/safe/changeInitPassword">
|
|
|
+<form method="post" type="label" autoclose="true" action="<@base/>/safe/changeInitPassword">
|
|
|
|
|
|
<table class="table table-bordered" >
|
|
|
<tbody>
|
|
@@ -52,7 +52,7 @@
|
|
|
<tr>
|
|
|
<td colspan="2" class="center">
|
|
|
<input id="_method" type="hidden" name="_method" value="post"/>
|
|
|
- <input class="button btn btn-lg btn-primaryk" style="width:100px" type="submit" id="submitBtn" value=" code="button.text.save" />"/>
|
|
|
+ <input class="button btn btn-lg btn-primary" style="width:100px" type="submit" id="submitBtn" value="<@locale code="button.text.save" />"/>
|
|
|
|
|
|
</td>
|
|
|
</tr>
|