Check promotion range for x.org events
[platal.git] / templates / include / form.valid.photos.tpl
index 5c85d62..cf1fed0 100644 (file)
@@ -23,9 +23,9 @@
 <tr class="pair">
   <td class="titre">Photos</td>
   <td>
-    <img src="{rel}/getphoto.php?x={$valid->forlife}" style="width:110px;" alt=" [ PHOTO ] " />
+    <img src="photo/{$valid->forlife}" style="width:110px;" alt=" [ PHOTO ] " />
     &nbsp;&nbsp;&nbsp;&nbsp;
-    <img src="{rel}/getphoto.php?x={$valid->forlife}&amp;req=true" style="width:110px;" alt=" [ PHOTO ] " />
+    <img src="photo/{$valid->forlife}/req" style="width:110px;" alt=" [ PHOTO ] " />
   </td>
 </tr>