- Timestamp:
- 12/24/09 02:09:29 (2 years ago)
- Location:
- trunk/www
- Files:
-
- 2 edited
-
macros/macro_algorithmtags.php (modified) (1 diff)
-
static/css/sitewide.css (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/macros/macro_algorithmtags.php
r1095 r1096 51 51 $subtags_html = Array(); 52 52 foreach ($tag['sub_tags'] as $subtag) { 53 $tag_link = format_link(url_task_search(array($ tag_id)), $subtag['name'], true,53 $tag_link = format_link(url_task_search(array($subtag['id'])), $subtag['name'], true, 54 54 array('class' => "sub_tag_search_anchor")); 55 55 $subtags_html[] = '<div class="sub_tag_name">'.$tag_link.'</div>'; -
trunk/www/static/css/sitewide.css
r1095 r1096 359 359 width: 99%; 360 360 } 361 362 table.filter_results td, th { 363 padding: 3px; 364 }
Note: See TracChangeset
for help on using the changeset viewer.
![[infoarena] development](/chrome/site/logo.png)