From 3495d30775a3d9c104fc46ea24f5fd6ee7d69600 Mon Sep 17 00:00:00 2001 From: rub Date: Fri, 9 Mar 2007 22:52:22 +0000 Subject: Add DateTime on administration introduction page (Useful to help user on the forum, ...) Move history configuration in a other tab. Use translation on picture hint (Kb). Show hint oh the menu text (not only on counter) git-svn-id: http://piwigo.org/svn/trunk@1884 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/yoga/admin/configuration.tpl | 34 ++++++++++++++++------------------ template/yoga/admin/intro.tpl | 10 ++++++++-- 2 files changed, 24 insertions(+), 20 deletions(-) (limited to 'template') diff --git a/template/yoga/admin/configuration.tpl b/template/yoga/admin/configuration.tpl index 0cf53dcd3..dc6a5c3d3 100644 --- a/template/yoga/admin/configuration.tpl +++ b/template/yoga/admin/configuration.tpl @@ -64,29 +64,27 @@ + + + -
-
  • -
    - {lang:History} -
      -
    • - -
    • + +
      +
        +
      • + +
      • -
      • - -
      • +
      • + +
      • -
      • - -
      • -
      -
      - +
    • + +
    - +
    diff --git a/template/yoga/admin/intro.tpl b/template/yoga/admin/intro.tpl index 9d35a6bc4..319f172e4 100644 --- a/template/yoga/admin/intro.tpl +++ b/template/yoga/admin/intro.tpl @@ -24,8 +24,8 @@
    • {lang:Operating system}: {OS}
    • -
    • PHP: {PHP_VERSION} ({lang:Show info})
    • -
    • MySQL: {MYSQL_VERSION}
    • +
    • PHP: {PHP_VERSION} ({lang:Show info}) [{PHP_DATATIME}]
    • +
    • MySQL: {MYSQL_VERSION} [{DB_DATATIME}]
    @@ -55,4 +55,10 @@ +
    {lang:Clock}
    +
    +
      +
    +
    + -- cgit v1.2.3