mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-25 20:41:20 -05:00
shorturl
This commit is contained in:
parent
cc09cc9543
commit
b79748b62a
@ -14,7 +14,7 @@
|
||||
<span class="detail"><span class="item">URL </span><a href="<?php echo $url; ?>"><?php echo $url; ?></a></span>
|
||||
|
||||
<?php if(!empty($snipurl)){?>
|
||||
<span class="detail"><span class="item">Snipurl </span><a href="<?php echo $snipurl; ?>"><?php echo htmlspecialchars($snipurl) ?></a></span>
|
||||
<span class="detail"><span class="item">Shorturl </span><a href="<?php echo $snipurl; ?>"><?php echo htmlspecialchars($snipurl) ?></a></span>
|
||||
<?php }?>
|
||||
|
||||
<div class="spacer"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user