diff options
| author | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-17 11:18:31 -0700 | 
|---|---|---|
| committer | Tim Almdal <tnalmdal@shaw.ca> | 2009-09-17 11:18:31 -0700 | 
| commit | 191ce0245d9f200f7d70bffc0499a2cece10487e (patch) | |
| tree | d0ad081d70d4d0eebba364424228c1616601909c /modules/gallery | |
| parent | 2ca2e5b6f42e3c201827309535a4a5f5825f212a (diff) | |
| parent | 6469763225b1f74bc5391f09446bcf280bea389e (diff) | |
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'modules/gallery')
| -rw-r--r-- | modules/gallery/views/admin_languages.html.php | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/gallery/views/admin_languages.html.php b/modules/gallery/views/admin_languages.html.php index ab370f88..fb30c7ba 100644 --- a/modules/gallery/views/admin_languages.html.php +++ b/modules/gallery/views/admin_languages.html.php @@ -98,6 +98,6 @@     </a>  </div> -<h3>t("Sharing your translations")</h3> +<h3><?= t("Sharing your translations") ?></h3>    <?= $share_translations_form ?>  </div> | 
