implement a "powered-by" but leave it turned off until somebody with a good eye for layout can figure out where best to put it.

This commit is contained in:
friendica
2014-09-29 21:58:35 -07:00
parent 7c3b428e67
commit 5292e3a100
6 changed files with 38 additions and 1 deletions

View File

@@ -1069,6 +1069,7 @@ function previewTheme(elm) {
}
$(document).ready(function() {
jQuery.timeago.settings.strings = {
prefixAgo : aStr['t01'],
prefixFromNow : aStr['t02'],