浏览代码

Add help text for icon URL

master
Adrian Short 11 年前
父节点
当前提交
565f8e020d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      app/views/layers/_form.html.haml

+ 1
- 1
app/views/layers/_form.html.haml 查看文件

@@ -12,7 +12,7 @@
= f.text_field :name
%br
.field
= f.label "Icon URL (optional)"
= f.label "Icon URL (optional; maximum 100px wide by 75px high)"
%br
= f.text_field :icon_url, :size => 60
%br


正在加载...
取消
保存