Skip to content

Commit 48b2cad

Browse files
committed
fix badge generator button
Change-Id: I797da9baca30873db0c3600de67c41a0fba1b492
1 parent f15f8a1 commit 48b2cad

File tree

1 file changed

+1
-1
lines changed
  • docs/html/distribute/googleplay/promote

1 file changed

+1
-1
lines changed

docs/html/distribute/googleplay/promote/badges.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ alt="Get it on Google Play (large)" /></label>
206206
</div>
207207

208208
<input onclick="return buildButton(this.parentNode);"
209-
value="Build my badge" style="padding:10px" />
209+
type="button" value="Build my badge" style="padding:10px" />
210210
<br/>
211211
</form>
212212

0 commit comments

Comments
 (0)