Added original date and updated date to bookmark output if different.
authorBart Lantz <bartlantz@gmail.com>
Sat, 17 Dec 2011 19:27:50 +0000 (12:27 -0700)
committerBart Lantz <bartlantz@gmail.com>
Sat, 17 Dec 2011 19:27:50 +0000 (12:27 -0700)
commitfbab1fbe884c9f1f0fbd419ad0db0793ef52dbaf
tree910a8117601402fb830e19168ccede31ada08045
parent915b57486bf9e069ba8589753330849d4cee54a2
Added original date and updated date to bookmark output if different.

If bModified is different from bDatetime, the bookmark is ordered by modified
time from a previous commit, this commit prints both the modified date as well
as the original date if they are different, to avoid confusion.
templates/bookmarks.tpl.php

Benjamin Mako Hill || Want to submit a patch?