Skip to content

Commit 3a247b2

Browse files
scottamainAndroid Git Automerger
authored andcommitted
am 48b2cad: fix badge generator button
* commit '48b2cadf1bc2c1c3400e567e1ea7c66be86e3ff5': fix badge generator button
2 parents 4d62456 + 48b2cad commit 3a247b2

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)