(Teil-)Fix für Bug 1888. Aktuelle verwendete Druckvorlagen auf Startbildschirm anzeigen.
authorBernd Blessmann <bibi@online.de>
Wed, 30 May 2012 12:56:11 +0000 (14:56 +0200)
committerBernd Blessmann <bibi@online.de>
Wed, 30 May 2012 12:56:11 +0000 (14:56 +0200)
Hierbei aber die anderen Wünsche in den Kommentaren nicht berücksichtigt.

templates/webpages/login/company_logo.html

index 0105c98..6f0ff8b 100644 (file)
      <th align="left"><a href="am.pl?action=config" title="[% 'Preferences' | $T8 %]">[% 'Language' | $T8 %]</a></th>
      <td>[% HTML.escape(myconfig_countrycode) %]</td>
     </tr>
+    <tr>
+     <th align="left"><a href="admin.pl" title="[% 'Administration' | $T8 %]">[% 'Templates' | $T8 %]</a></th>
+     <td>[% HTML.escape(myconfig_templates) %]</td>
+    </tr>
     <tr>
      <th align="left"><a href="admin.pl" title="[% 'Administration' | $T8 %]">[% 'Dataset' | $T8 %]</a></th>
      <td>[% HTML.escape(myconfig_dbname) %]</td>