From c673c70c25143f18b2ef6aef9ee6633d0eac46ae Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 5 Aug 2012 21:41:58 -0700 Subject: updates --- mod/photos.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/photos.php') diff --git a/mod/photos.php b/mod/photos.php index 0354b1941..1a8d42143 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -1408,6 +1408,7 @@ function photos_content(&$a) { '$myphoto' => $contact['thumb'], '$comment' => t('Comment'), '$submit' => t('Submit'), + '$sourceapp' => t($a->sourcename), '$ww' => '' )); } -- cgit v1.2.3