modified..
This commit is contained in:
parent
964ea0cdd1
commit
5e1ca38009
1 changed files with 2 additions and 2 deletions
|
@ -23,7 +23,7 @@
|
|||
<div class="row">
|
||||
<div class="col-md-2">
|
||||
<a class="navbar-brand" href="#">
|
||||
<img class="relative2" src="https://fbcdn-profile-a.akamaihd.net/hprofile-ak-frc3/t1/1507832_703523793013304_277980919_t.jpg" width="140" height="140">
|
||||
<img class="relative2" src="{$userquery->getUserThumb($user)}" width="140" height="140">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
@ -136,5 +136,5 @@
|
|||
</style>
|
||||
{include file="$style_dir/footer.html" }
|
||||
|
||||
{include file="$style_dir/footer.html" }
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue