diff options
author | Amanda Kassay <akassay@google.com> | 2016-04-28 14:31:51 -0400 |
---|---|---|
committer | Amanda Kassay <akassay@google.com> | 2016-04-28 18:50:02 +0000 |
commit | 263a2b13083c7185bebbcc0fe7790828821513ab (patch) | |
tree | a7bdc8d9dbfa291c60ae52ebbac2850285992740 /docs/html/sdk | |
parent | 14fd7d5df759f0ec2828bb77f9582f0473f21f19 (diff) |
Update studio_tos modal with correct id.
b/28425669
Change-Id: If60384f0a57245803f19885d60e60a3381d9e452
Diffstat (limited to 'docs/html/sdk')
-rw-r--r-- | docs/html/sdk/index.jd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/html/sdk/index.jd b/docs/html/sdk/index.jd index 94b7e559f866..1e7761b6d779 100644 --- a/docs/html/sdk/index.jd +++ b/docs/html/sdk/index.jd @@ -55,7 +55,7 @@ system all allow you to focus on building unique and high quality apps.</p> <!-- start studio download modal --> -<div data-modal="studio_tos" class="dac-modal" id="langform"> +<div data-modal="studio_tos" class="dac-modal" id="studio_tos"> <div class="dac-modal-container"> <div class="dac-modal-window"> <header class="dac-modal-header"> @@ -534,4 +534,3 @@ or AMD processor with support for AMD Virtualization™ (AMD-V™)</li> </div> </section> - |