Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2020/07/27 15:16]
admin [Farpoint Sky]
start [2020/07/27 15:17]
admin [Sky Status]
Line 89: Line 89:
 <​html><​div align="​center"></​html>​ <​html><​div align="​center"></​html>​
 <php> <php>
-echo '<​br><​img src="​https://​nekaal-security-cams.s3.amazonaws.com/​weather/​latest.jpg?​cacheBreak='​.time().'"​></a>';+echo '<​br><​img src="​https://​nekaal-security-cams.s3.amazonaws.com/​weather/​latest.jpg?​cacheBreak='​.time().'">';​
 </​php>​ </​php>​
 <php> <php>
Line 102: Line 102:
  
 <php> <php>
-echo '<​br><​img width="​400"​ src="​https://​nekaal-security-cams.s3.amazonaws.com/​outside1/​latest.jpg?​cacheBreak='​.time().'"></​a>';​+echo '<​br><a href="​https://​nekaal-security-cams.s3.amazonaws.com/​outside1/​latest.jpg?​cacheBreak='​.time().'"​><img width="​400"​ src="​https://​nekaal-security-cams.s3.amazonaws.com/​outside1/​latest.jpg?​cacheBreak='​.time().'"></​a>';​
 </​php>​ </​php>​