Hey Guys :)
The German WordPress-Forum sucks. So you get a try ;-)
My Problem:
I want, that the last Page in the Dropdown-Menu get the command "LAST".
For example:
<li class="page_item page-item2"><a href="#">...</a>
<ul class="childen">
<li class="page_item page-item43"><a href="#">...</a>
<li class="last page_item page-item 44"><a href="#">...</a>
</ul>
</li>
Here a picture: http://forum.wordpress-deutschland.org/attachments/konfiguration/4538d1292082237-wp_list_pages-last-zuordnen-navigation.jpg
Just_C