6f610eb614
2. messages - moved delete X into message div and new message form div 3. began work on creating thumbnail versions of albums - needs aspect ratio correction (javascript) 4. changed font-size and font-variation on vcard for better readability. 5. streamlining continued with the CSS file
7 lines
266 B
Smarty
7 lines
266 B
Smarty
|
|
<div id="profile-tabs-wrapper" >
|
|
<a href="$account.1" id="profile-tab-status-link" class="profile-tabs button" >$account.0</a>
|
|
<a href="$plugins.1" id="profile-tab-profile-link" class="profile-tabs button" >$plugins.0</a>
|
|
<div id="profile-tabs-end"></div>
|
|
</div>
|