@@ -46,10 +46,10 @@
<input type="hidden" name="s_version" value="{{.rule.s_version}}">
</form>
- <h1><small>
+ <h1><div class="btn-center">
<button type="button" class="btn btn-primary" onclick="check()">测试</button>
<button type="button" class="btn btn-primary" onclick="save()">保存</button>
- </small></h1>
+ </div></h1>
</section>
</div>
@@ -47,10 +47,10 @@
<input type="hidden" name="s_name" value="{{.rule.s_name}}">
@@ -48,10 +48,10 @@
<input type="hidden" name="vid" value="{{.vid}}">
@@ -45,10 +45,10 @@
@@ -109,6 +109,7 @@
<!-- /.modal-dialog -->
+<style>.btn-center{ margin:0 auto; height:100px;text-align:center; }</style>
<!-- /.modal -->
<script>
function t_save(){