Changeset 1678 for trunk/template/yoga


Ignore:
Timestamp:
Dec 22, 2006, 12:49:12 AM (18 years ago)
Author:
rvelices
Message:

Very small corrections:

  • syntax error (action.php)
  • language (call to l10n_dec and English language)
  • replace some fetch_array with fetch_assoc (less memory used)
  • removed one unnecessary assign_block_vars
  • removed meta name="robots" (conflict with notification.php)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/yoga/header.tpl

    r1677 r1678  
    44<head>
    55<meta http-equiv="Content-Type" content="text/html; charset={CONTENT_ENCODING}">
    6 <meta name="robots" content="index, follow">
    76<meta name="generator" content="PhpWebGallery (aka PWG), see www.phpwebgallery.net">
    87<!-- BEGIN header_meta -->
Note: See TracChangeset for help on using the changeset viewer.