Author: forresst
Date: 2010-04-01 08:49:57 +0200 (Thu, 01 Apr 2010)
New Revision: 28946
Modified:
doc/branches/1.4/jobeet/fr/15.markdown
Log:
[doc-fr][1.4] Update doc in french, jobeet/15 rev:en/28937
Modified: doc/branches/1.4/jobeet/fr/15.markdown
===================================================================
--- doc/branches/1.4/jobeet/fr/15.markdown 2010-04-01 06:47:19 UTC (rev
28945)
+++ doc/branches/1.4/jobeet/fr/15.markdown 2010-04-01 06:49:57 UTC (rev
28946)
@@ -754,7 +754,7 @@
</a>
</propel>
<doctrine>
- <a href="<?php echo url_for('@jobeet_affiliate_affiliate') ?>">
+ <a href="<?php echo url_for('@jobeet_affiliate') ?>">
Affiliates - <strong><?php echo
Doctrine::getTable('JobeetAffiliate')->countToBeActivated() ?></strong>
</a>
</doctrine>
@@ -840,7 +840,7 @@
$this->redirect('@jobeet_affiliate');
</propel>
<doctrine>
- $this->redirect('@jobeet_affiliate_affiliate');
+ $this->redirect('@jobeet_affiliate');
</doctrine>
}
@@ -852,7 +852,7 @@
$this->redirect('@jobeet_affiliate');
</propel>
<doctrine>
- $this->redirect('@jobeet_affiliate_affiliate');
+ $this->redirect('@jobeet_affiliate');
</doctrine>
}
@@ -878,7 +878,7 @@
$this->redirect('@jobeet_affiliate');
</propel>
<doctrine>
- $this->redirect('@jobeet_affiliate_affiliate');
+ $this->redirect('@jobeet_affiliate');
</doctrine>
}
@@ -904,7 +904,7 @@
$this->redirect('@jobeet_affiliate');
</propel>
<doctrine>
- $this->redirect('@jobeet_affiliate_affiliate');
+ $this->redirect('@jobeet_affiliate');
</doctrine>
}
}
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.