Phrasen für LV-Info Aufzählungslisten eingefügt

This commit is contained in:
Manfred Kindl
2012-08-20 09:36:42 +00:00
parent 84ce863c2c
commit d1150625ce
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -29,4 +29,5 @@ $this->phrasen['courseInformatoin/lvInfoTerminologie']='LV Info - Terminologie';
$this->phrasen['courseInformation/terminologieDeutschEnglisch']='Terminologie Deutsch-Englisch';
$this->phrasen['courseInformation/incomingplaetze']='Incomingplätze';
$this->phrasen['courseInformation/pflichtfelderWerdenAufDerExternenSeiteAngezeigt']='Pflichtfelder werden auch auf der offiziellen Webseite angezeigt und sollten daher ausgefüllt werden';
$this->phrasen['courseInformation/fallsSieAufzaehlungslistenVerwenden']='Falls Sie Aufzählungslisten verwenden möchten, geben Sie diese bitte in der folgenden Form ein: <br/> <font style="color:blue">&lt;ul&gt;</font><br/><font style="color:green">&lt;li&gt;</font>Listeneintrag1<font style="color:green">&lt;/li&gt;</font><font style="color:green">&lt;li&gt;</font>Listeneintrag2<font style="color:green">&lt;/li&gt;</font><br/><font style="color:blue">&lt;/ul&gt;</font>';
?>
+1
View File
@@ -29,4 +29,5 @@ $this->phrasen['courseInformatoin/lvInfoTerminologie']='LV Info - Terminology';
$this->phrasen['courseInformation/terminologieDeutschEnglisch']='Terminology German-English';
$this->phrasen['courseInformation/incomingplaetze']='Places Available for Incoming Students';
$this->phrasen['courseInformation/pflichtfelderWerdenAufDerExternenSeiteAngezeigt']='Required fields are also displayed on the official website, and should therefore be completed';
$this->phrasen['courseInformation/fallsSieAufzaehlungslistenVerwenden']='If you want to use bulleted lists, please enter them in the following format: <br/> <font style="color:blue">&lt;ul&gt;</font><br/><font style="color:green">&lt;li&gt;</font>List Item 1<font style="color:green">&lt;/li&gt;</font><font style="color:green">&lt;li&gt;</font>List Item 2<font style="color:green">&lt;/li&gt;</font><br/><font style="color:blue">&lt;/ul&gt;</font>';
?>