aboutsummaryrefslogtreecommitdiffstats
path: root/month.php
diff options
context:
space:
mode:
authorChad Little <clittle@users.sourceforge.net>2002-09-24 15:31:30 +0000
committerChad Little <clittle@users.sourceforge.net>2002-09-24 15:31:30 +0000
commit338fc0ca3d6b4159836abb9bc40bac4d41837a7d (patch)
treee501850cac79adb56e5f8be4ef4f1df2b9f8a919 /month.php
parent08bf2cc514446c193fce67737c68a082c9aa4cbd (diff)
downloadphpicalendar-338fc0ca3d6b4159836abb9bc40bac4d41837a7d.tar.gz
phpicalendar-338fc0ca3d6b4159836abb9bc40bac4d41837a7d.tar.bz2
phpicalendar-338fc0ca3d6b4159836abb9bc40bac4d41837a7d.zip
Language changes.
Diffstat (limited to 'month.php')
-rw-r--r--month.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/month.php b/month.php
index df68a3d..8f0104a 100644
--- a/month.php
+++ b/month.php
@@ -195,10 +195,10 @@
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td align="left">
- <font class="G10B"><? echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$prev_month\">Last Month</a>"; ?></font>
+ <font class="G10B"><? echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$prev_month\">$next_month_lang</a>"; ?></font>
</td>
<td align="right">
- <font class="G10B"><? echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$next_month\">Next Month</a>"; ?></font>
+ <font class="G10B"><? echo "<a class=\"psf\" href=\"month.php?cal=$cal&getdate=$next_month\">$last_month_lang</a>"; ?></font>
</td>
</tr>
</table>

© 2014-2024 Faster IT GmbH | imprint | privacy policy