diff --git a/templates/part.contactphoto.php b/templates/part.contactphoto.php
index 9e3f5876..8107650d 100644
--- a/templates/part.contactphoto.php
+++ b/templates/part.contactphoto.php
@@ -3,7 +3,7 @@ $id = $_['id'];
$wattr = isset($_['width'])?'width="'.$_['width'].'"':'';
$hattr = isset($_['height'])?'height="'.$_['height'].'"':'';
?>
- src="?id=&refresh=" />
+ src="?id=" />