diff --git a/resources/graphics/ktlogo-topbar-right-transparent.png.original b/resources/graphics/ktlogo-topbar-right-transparent.png.original new file mode 100644 index 0000000..3340c89 Binary files /dev/null and b/resources/graphics/ktlogo-topbar-right-transparent.png.original differ diff --git a/resources/graphics/ktlogo-topbar-right.png b/resources/graphics/ktlogo-topbar-right.png index bfeefd8..43bdeea 100644 Binary files a/resources/graphics/ktlogo-topbar-right.png and b/resources/graphics/ktlogo-topbar-right.png differ diff --git a/resources/graphics/ktlogo-topbar-right.png.original b/resources/graphics/ktlogo-topbar-right.png.original new file mode 100644 index 0000000..bfeefd8 Binary files /dev/null and b/resources/graphics/ktlogo-topbar-right.png.original differ diff --git a/resources/graphics/ktlogo-topbar-right_transparent.png b/resources/graphics/ktlogo-topbar-right_transparent.png new file mode 100644 index 0000000..9b6695a Binary files /dev/null and b/resources/graphics/ktlogo-topbar-right_transparent.png differ diff --git a/resources/graphics/ktlogo-topbar_base.png b/resources/graphics/ktlogo-topbar_base.png index edaddb6..32050c6 100644 Binary files a/resources/graphics/ktlogo-topbar_base.png and b/resources/graphics/ktlogo-topbar_base.png differ diff --git a/resources/graphics/ktlogo-topbar_base.png.original b/resources/graphics/ktlogo-topbar_base.png.original new file mode 100644 index 0000000..edaddb6 Binary files /dev/null and b/resources/graphics/ktlogo-topbar_base.png.original differ diff --git a/resources/graphics/ktlogo_rss.png b/resources/graphics/ktlogo_rss.png index f2d3b6e..3741c59 100644 Binary files a/resources/graphics/ktlogo_rss.png and b/resources/graphics/ktlogo_rss.png differ diff --git a/resources/graphics/ktlogo_rss.png.original b/resources/graphics/ktlogo_rss.png.original new file mode 100644 index 0000000..f2d3b6e Binary files /dev/null and b/resources/graphics/ktlogo_rss.png.original differ diff --git a/resources/logoincam.png b/resources/logoincam.png new file mode 100644 index 0000000..61b245e Binary files /dev/null and b/resources/logoincam.png differ diff --git a/templates/kt3/standard_page.smarty b/templates/kt3/standard_page.smarty index c1be49c..4d5d83a 100644 --- a/templates/kt3/standard_page.smarty +++ b/templates/kt3/standard_page.smarty @@ -316,10 +316,13 @@
- - + + *} + + + {* + *} {assign var=disclaimer value=$page->getDisclaimer()} diff --git a/templates/ktcore/login.smarty b/templates/ktcore/login.smarty index ed0968a..26f06db 100644 --- a/templates/ktcore/login.smarty +++ b/templates/ktcore/login.smarty @@ -11,11 +11,11 @@ - - + +
@@ -66,14 +66,15 @@ {/if}


- {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
- {i18n}Document Management Software{/i18n}
- {i18n}© 2008, 2009 KnowledgeTree Inc.{/i18n}

- {if ($smallVersion == 'Community Edition')} - {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
- {else} - {i18n}All rights reserved.{/i18n}
- {/if} + {* {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
+ {i18n}Document Management Software{/i18n}
+ {i18n}© 2008, 2009 KnowledgeTree Inc.{/i18n}

+ {if ($smallVersion == 'Community Edition')} + {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
+ {else} + {i18n}All rights reserved.{/i18n}
+ {/if} + *}

diff --git a/templates/ktcore/login.smarty.original b/templates/ktcore/login.smarty.original new file mode 100644 index 0000000..ed0968a --- /dev/null +++ b/templates/ktcore/login.smarty.original @@ -0,0 +1,83 @@ + + + + {i18n arg_appname="$appname"}Login | #appname#{/i18n} + + + + + + + + + + + +
+
+
+
+ + + + {if $config->get("ui/mainLogo") != ''} + {$config->get(
+ {else} + {$appname}
+ {/if} + {if $smallVersion == 'Community Edition'} +

{i18n}Community Edition{/i18n}

+ {/if} + {if ($errorMessage == null)} +

{i18n}Please enter your details below to login.{/i18n}

+ {else} +
+ {if ($errorMessage == $errorMessageConfirm)} + {$errorMessage} + {else} + {$errorMessage|sanitize} + {/if} +
+ {/if} + + + + + + + +
+ +
+ +
+ {if ($disclaimer)} +
+

{$disclaimer}

+
+ {/if} +

+
+ {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
+ {i18n}Document Management Software{/i18n}
+ {i18n}© 2008, 2009 KnowledgeTree Inc.{/i18n}

+ {if ($smallVersion == 'Community Edition')} + {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
+ {else} + {i18n}All rights reserved.{/i18n}
+ {/if} +

+
+
+
+
+ +
+
+ {* Powered by KnowledgeTree - {if ($smallVersion == 'Community Edition')} {i18n arg_version="$versionname" arg_appname="$appname"}#appname# Version: #version# is licensed free of charge and supplied with @@ -332,6 +335,7 @@
{i18n arg_timing=$page->getReqTime()}Request created in #timing#s{/i18n} {/if}
{i18n}© 2008, 2009 KnowledgeTree Inc.{/i18n} {i18n}All rights reserved.{/i18n} @@ -339,6 +343,7 @@
{i18n arg_timing=$page->getReqTime()}Request created in #timing#s{/i18n} {/if}