Changeset 5751 in spip-zone
- Timestamp:
- Sep 28, 2006, 11:11:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/_test_/pagination_article3/1_9/paginart3_options.php
r5748 r5751 3 3 include_spip('inc/texte'); 4 4 $table_des_traitements['TEXTE'][]= 'paginart3_paginer(propre(%s))'; 5 tester_variable('debut_intertitre_p', " \n<h3 class=\"paginart3\">");6 tester_variable('fin_intertitre_p', "</h3> \n");5 tester_variable('debut_intertitre_p', "<h3 class=\"paginart3\">"); 6 tester_variable('fin_intertitre_p', "</h3>"); 7 7 ?>
Note: See TracChangeset
for help on using the changeset viewer.