Commit c63a6fd2 by 冷斌

踢人

parent 962610a4
......@@ -25,7 +25,7 @@
</div>
</div>
<input type="hidden" name="uid" value="{$userinfo['uid']}">
<input type="hidden" name="uid" value="{$image['uid']}">
<div class="control-group">
<label class="control-label">审核状态</label>
......@@ -40,7 +40,7 @@
</fieldset>
<div class="form-actions">
<button type="submit" class="btn btn-primary js-ajax-submit">{:L('SAVE')}</button>
<a class="btn" href="{:U('Liveing/index')}">{:L('BACK')}</a>
<a class="btn" href="{:U('Liveing/image')}">{:L('BACK')}</a>
</div>
</form>
</div>
......
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