diff options
author | Jose Antonio Marquez Russo | 2012-07-24 17:49:48 -0700 |
---|---|---|
committer | Jose Antonio Marquez Russo | 2012-07-24 17:49:48 -0700 |
commit | c127d66ed02d61e281ce931a6caecfdcef7f2999 (patch) | |
tree | 4a3e7400d0520b5d73341442f5af54927b04d200 /js/components/about-box.reel/about-box.html | |
parent | 98b098942d0f0c46d645879972e1cd47a09436d5 (diff) | |
parent | 2c701ceeee7e7311cac5f4495b61005d9b8b63a7 (diff) | |
download | ninja-c127d66ed02d61e281ce931a6caecfdcef7f2999.tar.gz |
Merge branch 'refs/heads/Ninja-master' into Document
Diffstat (limited to 'js/components/about-box.reel/about-box.html')
-rw-r--r-- | js/components/about-box.reel/about-box.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/js/components/about-box.reel/about-box.html b/js/components/about-box.reel/about-box.html index 68220086..2705972b 100644 --- a/js/components/about-box.reel/about-box.html +++ b/js/components/about-box.reel/about-box.html | |||
@@ -48,8 +48,9 @@ POSSIBILITY OF SUCH DAMAGE. | |||
48 | <body> | 48 | <body> |
49 | <div data-montage-id="mainAboutBoxContainer" class="mainAboutBoxContainer"> | 49 | <div data-montage-id="mainAboutBoxContainer" class="mainAboutBoxContainer"> |
50 | <div id="about_box_ninja_logo"></div> | 50 | <div id="about_box_ninja_logo"></div> |
51 | <div id="about_box_preview_logo"></div> | ||
51 | <div id="aboutBoxTextBlock" class="baseAboutBoxText"> | 52 | <div id="aboutBoxTextBlock" class="baseAboutBoxText"> |
52 | <p class="mediumAboutBoxText">Ninja™</p> | 53 | <p class="mediumAboutBoxText">Ninja™ - Preview Release</p> |
53 | <p class="mediumAboutBoxText">Version: <span id="aboutBoxVersionNumber">0.0.0.0</span></p> | 54 | <p class="mediumAboutBoxText">Version: <span id="aboutBoxVersionNumber">0.0.0.0</span></p> |
54 | <p>Copyright © 2012 Motorola Mobility LLC. All rights reserved.</p> | 55 | <p>Copyright © 2012 Motorola Mobility LLC. All rights reserved.</p> |
55 | <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="aboutBoxAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="aboutBoxAnchor">other open source software</a>.</p> | 56 | <p>The Ninja application is made possible by the <a href="http://tetsubo.org/go/ninjaland" target="_blank" class="aboutBoxAnchor">Ninja open source project</a> and <a href="credits.html" target="_blank" class="aboutBoxAnchor">other open source software</a>.</p> |