Very little/small corrections:

o bad parser word user on installation
  o standardization of the method to open link in new tab/windows  
  o removed not used constant
  o use/add link constants
  o use new function pwg_URL
  o add missing translation

git-svn-id: http://piwigo.org/svn/trunk@1726 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rub 2007-01-16 22:23:05 +00:00
commit 62149d74a9
12 changed files with 39 additions and 36 deletions

View file

@ -1,11 +1,11 @@
<div id="copyright">
<!-- Please, do not remove this copyright. If you really want to,
contact us on http://phpwebgallery.net to find a solution on how
to show the origin of the script...-->
contact us on http://phpwebgallery.net to find a solution on how
to show the origin of the script...-->
<a href="{GALLERY_URL}" class="back">{GALLERY_TITLE}</a> -
<a href="http://www.phpwebgallery.net" class="back" title="{lang:powered_by}">
<a href="{PHPWG_URL}" class="back" title="{lang:powered_by}" onclick="window.open(this.href, ''); return false;">
<img src="{pwg_root}{themeconf:icon_dir}/pwg_footer.png" alt="{lang:powered_by}">
</a>
{VERSION}