Im from Sweden and my english sucks, but I do my best. :)
I use the "Last-Modified" plugin to display the date for Last modified posts and I wonder how to set the text "Last Modified" in front of the date in the php-file, so it Display for example: "Last Modified: december 1, 2008 01:58".
I use this code <?php mdv_last_modified(''); ?> to display the modified date in the posts. Can i write "Last Modified" in there? Someone know how to do that?