openrat-cms

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 4e27dc46f343176cddc56840f912c2d6f997b751
parent 5c61772fd53bea83d76be2d66790674cce42ebb9
Author: dankert <devnull@localhost>
Date:   Mon, 29 Nov 2004 21:36:20 +0100

Anpassen an neue Sprachdatei-Konventionen

Diffstat:
themes/default/pages/html/project/select.tpl.php | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/themes/default/pages/html/project/select.tpl.php b/themes/default/pages/html/project/select.tpl.php @@ -6,7 +6,7 @@ <table class="main" width="50%" cellspacing="0" cellpadding="4"> <tr> - <th><?php echo lang('PROJECTS') ?></th> + <th><?php echo lang('GLOBAL_PROJECTS') ?></th> </tr> <?php $f1=true;