Commit ca4f0bdf by 冷斌

update

parent 7892623a
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
</div> </div>
</fieldset> </fieldset>
<div class="form-actions"> <div class="form-actions">
<button type="submit" class="btn btn-primary js-ajax-submit">编辑</button> <button type="submit" class="btn btn-primary js-ajax-submit">{:L('EDIT')}</button>
<a class="btn" href="{:U('indexadmin/index')}">{:L('BACK')}</a> <a class="btn" href="{:U('indexadmin/index')}">{:L('BACK')}</a>
</div> </div>
</form> </form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment