Acutally a bogus commit, learning to work with branches
This commit is contained in:
@@ -485,6 +485,8 @@ function template_main()
|
||||
<td align="left" valign="bottom" class="smalltext">';
|
||||
|
||||
// Show "? Last Edit: Time by Person ?" if this post was edited.
|
||||
// Going to add edit history link here. This comment is just a
|
||||
// marker. Also I'm learning to work with branches
|
||||
if ($settings['show_modify'] && !empty($message['modified']['name']))
|
||||
echo '
|
||||
« <i>', $txt[211], ': ', $message['modified']['time'], ' ', $txt[525], ' ', $message['modified']['name'], '</i> »';
|
||||
|
||||
Reference in New Issue
Block a user