summaryrefslogtreecommitdiff
path: root/protected/views/verein/create.php
diff options
context:
space:
mode:
authorTristan Zur <tzur@ccwn.org>2012-04-29 14:24:31 +0200
committerTristan Zur <tzur@ccwn.org>2012-04-29 14:24:31 +0200
commit94bb97f7b574ad8557d568a2ef1288dae3b4e9c8 (patch)
treea49f462e854e3f72eaf370d46be8d99d0ae06c13 /protected/views/verein/create.php
parent148a216bba21cec1cbe07b60b5191791e0016d6f (diff)
- Einige Texte ins Deutsche übersetzt
- Linkbeschriftungen vereinheitlicht
Diffstat (limited to 'protected/views/verein/create.php')
-rw-r--r--protected/views/verein/create.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/verein/create.php b/protected/views/verein/create.php
index 46f088e..4526ac1 100644
--- a/protected/views/verein/create.php
+++ b/protected/views/verein/create.php
@@ -5,7 +5,7 @@ $this->breadcrumbs=array(
);
$this->menu=array(
- array('label'=>'Vereine verwalten', 'url'=>array('index'))
+ array('label'=>'Vereine', 'url'=>array('index'))
);
?>