Changeset 1092
- Timestamp:
- 12/23/09 00:28:39 (2 years ago)
- File:
-
- 1 edited
-
trunk/www/macros/macro_algorithmtags.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/macros/macro_algorithmtags.php
r1089 r1092 27 27 } 28 28 29 $cnt_category = count($tags_tree); 30 $category_word = "categorii"; 31 if ($cnt_category == 1) { 32 $category_word = "categorie"; 33 } 29 34 $html_code = "<div id=\"task_tags\">"; 30 35 $html_code .= "<h3> Indicaţii de rezolvare</h3>"; 31 36 $html_code .= '<a id="show_tags" href="javascript:show_tags()"> 32 Arată '.count($tags_tree).' categorii</a>';37 Arată '.count($tags_tree).' '.$category_word.'</a>'; 33 38 34 39 $html_code .= '<ul id="task_tags">';
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)