Changeset 85135 in spip-zone for _plugins_/chatbox
- Timestamp:
- Oct 12, 2014, 9:11:21 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/chatbox/trunk/prive/objets/contenu/chatbox_message.html
r84890 r85135 3 3 [<div class="champ contenu_id_auteur[ (#ID_AUTEUR*|strlen|?{'',vide})]"> 4 4 <label><:chatbox_message:label_id_auteur:> : </label> 5 <span dir='#LANG_DIR' class=' #EDIT{id_auteur} id_auteur'>(#ID_AUTEUR|colore_user)</span>5 <span dir='#LANG_DIR' class='nom_auteur'>(#INFO_NOM{auteur,#ID_AUTEUR})</span> 6 6 </div>] 7 7
Note: See TracChangeset
for help on using the changeset viewer.