| Index: chrome/browser/resources/chromeos/wallpaper_manager/main.html
|
| diff --git a/chrome/browser/resources/chromeos/wallpaper_manager/main.html b/chrome/browser/resources/chromeos/wallpaper_manager/main.html
|
| index a41806ff0a5630e9e454381efffec1e333a0f803..0444d5d419a8474288ff293d2ca9f1b07fc7e194 100644
|
| --- a/chrome/browser/resources/chromeos/wallpaper_manager/main.html
|
| +++ b/chrome/browser/resources/chromeos/wallpaper_manager/main.html
|
| @@ -7,7 +7,7 @@ found in the LICENSE file.
|
| -->
|
| <html i18n-values="dir:textdirection;">
|
| <head>
|
| - <title>Placeholder for Wallpaper Manager Main page</title>
|
| + <title>Wallpaper Picker</title>
|
| <link rel="stylesheet" href="../../shared/css/widgets.css">
|
| <link rel="stylesheet" href="css/wallpaper_manager.css">
|
| <script src="js/main_scripts.js"></script>
|
| @@ -54,7 +54,7 @@ found in the LICENSE file.
|
| </label>
|
| </div>
|
| <div>
|
| - <a id="author-website"></a>
|
| + <a id="author-website" target="_blank"></a>
|
| </div>
|
| </div>
|
| <div class="spacer"></div>
|
|
|