Changeset 4612
- Timestamp:
- 09/06/10 21:20:33 (17 months ago)
- Location:
- trunk/themes
- Files:
-
- 3 edited
-
accessible/board/posts.tpl (modified) (1 diff)
-
admin/modules/show_all_old.tpl (modified) (1 diff)
-
backend/modulemanager/show_all_old.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/themes/accessible/board/posts.tpl
r3742 r4612 18 18 <tr> 19 19 <td rowspan="2"> 20 <a name="postid" />20 <a id="postid" /> 21 21 <a href='index.php?mod=users&id={$thread.userid_of_last_post}'>{$post.username} Author of Last Post</a> 22 22 <br /> -
trunk/themes/admin/modules/show_all_old.tpl
r3866 r4612 161 161 <tr id="{$wert.module_id}_sub_{$item.submodule_id}_tr1"> 162 162 <td width="40" height="20"> 163 <a name="{$wert.module_id}_{$key}">163 <a id="{$wert.module_id}_{$key}"> 164 164 <strong>{t}Name:{/t}</strong> 165 165 </td> -
trunk/themes/backend/modulemanager/show_all_old.tpl
r3866 r4612 161 161 <tr id="{$wert.module_id}_sub_{$item.submodule_id}_tr1"> 162 162 <td width="40" height="20"> 163 <a name="{$wert.module_id}_{$key}">163 <a id="{$wert.module_id}_{$key}"> 164 164 <strong>{t}Name:{/t}</strong> 165 165 </td>
Note: See TracChangeset
for help on using the changeset viewer.
