diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2010-09-17 17:48:20 -0700 | 
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2010-09-17 17:48:20 -0700 | 
| commit | 38be33ef35cd5e67bf37aa0101d1948b6dc27ed0 (patch) | |
| tree | 875c02a2bf9d311546060c89baaf74098de96937 /modules/gallery/views | |
| parent | 207d848989880edbbbbc852a366bf3bbaf505d2a (diff) | |
| parent | 3e1743b21fd35b9d6d540e827292f1f4f006b531 (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery/views')
| -rw-r--r-- | modules/gallery/views/admin_graphics.html.php | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gallery/views/admin_graphics.html.php b/modules/gallery/views/admin_graphics.html.php index 3a48e087..ae76f1e1 100644 --- a/modules/gallery/views/admin_graphics.html.php +++ b/modules/gallery/views/admin_graphics.html.php @@ -16,6 +16,7 @@    <h1> <?= t("Graphics settings") ?> </h1>    <p>      <?= t("Gallery needs a graphics toolkit in order to manipulate your photos.  Please choose one from the list below.") ?> +    <?= t("Can't decide which toolkit to choose?  <a href=\"%url\">We can help!</a>", array("url" => "http://codex.gallery2.org/Gallery3:Choosing_A_Graphics_Toolkit")) ?>    </p>    <div class="g-block-content">  | 
