aboutsummaryrefslogtreecommitdiff
path: root/frontend
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2010-05-16 12:29:44 +0200
committerWojciech Polak <polak@gnu.org>2010-05-16 12:29:44 +0200
commit0775222a1044fc92863b77f77d1aa9a71c334647 (patch)
tree64cb220fef3c7eb9de6f113c4b94fe98c9f41dbc /frontend
parent2c2eb7c5cc3272a1706791d41df7ee8dcebeaf89 (diff)
downloadcheetah-0775222a1044fc92863b77f77d1aa9a71c334647.tar.gz
cheetah-0775222a1044fc92863b77f77d1aa9a71c334647.tar.bz2
Minor improvements.
Diffstat (limited to 'frontend')
-rw-r--r--frontend/images/master-icons.pngbin10232 -> 10399 bytes
-rw-r--r--frontend/login.php2
2 files changed, 1 insertions, 1 deletions
diff --git a/frontend/images/master-icons.png b/frontend/images/master-icons.png
index bc4052f..f2746ec 100644
--- a/frontend/images/master-icons.png
+++ b/frontend/images/master-icons.png
Binary files differ
diff --git a/frontend/login.php b/frontend/login.php
index c34ab9a..8e7a5b7 100644
--- a/frontend/login.php
+++ b/frontend/login.php
@@ -218,7 +218,7 @@ echo '<html xmlns="http://www.w3.org/1999/xhtml">';
<td align="left">
<input type="submit" id="SignIn" name="SignIn" value="<?php echo _('Sign in'); ?>" />
<span id="l0wrap" class="hidden">
- <?php echo '(<a id="l0" href="http://blog.cheetah-news.com/2008/09/ssl-certificate/">'._('About SSL').'</a>)'; ?>
+ (<a id="l0" href="http://blog.cheetah-news.com/2008/09/ssl-certificate/"><?php echo _('About SSL'); ?></a>)
</span>
</td>
</tr>

Return to:

Send suggestions and report system problems to the System administrator.