From: Carsten K. <car...@us...> - 2001-12-01 14:49:59
|
Update of /cvsroot/phpwiki/phpwiki/locale/it/templates In directory usw-pr-cvs1:/tmp/cvs-serv14637/phpwiki/locale/it/templates Modified Files: editpage.html Log Message: minor changes to TextFormatting reference Index: editpage.html =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/it/templates/editpage.html,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -r1.2 -r1.3 *** editpage.html 2001/05/21 17:28:44 1.2 --- editpage.html 2001/12/01 14:49:56 1.3 *************** *** 39,42 **** --- 39,43 ---- <hr noshade> <small> + <?php echo LinkExistingWikiWord(_("RegoleDiFormattazioneDelTestoTextFormattingRules")) ?><br> <b>Enfasi:</b> '' per corsivo, __ per grassetto, ''__ per entrambi <br><b>Liste:</b> * per liste puntate, # per liste numerate, ''; term : definition'' per liste di definizioni *************** *** 48,53 **** "%%%" va a capo, "- - - -" crea una linea orizzontale, usa "[" con "[[" per le sequenze di escape - <br>altre informazioni su - <a class="wikilink" href="###BROWSE###RegoleDiFormattazioneDelTesto"><b><span class="wikiword">RegoleDiFormattazioneDelTestoTextFormattingRules</span></b></a> </small> --- 49,52 ---- |