diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2005-09-04 18:07:52 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2005-09-04 18:07:52 +0000 |
| commit | cfc222a4eb493c59caed578fc4d96973e9800504 (patch) | |
| tree | 5b2dddc2a6edcc746665a5751c16c39db8ea53e3 /templates/admin_topics.tpl | |
| parent | 4407fdca70ea7a4e6eae6095b1badced40b00211 (diff) | |
| download | articles-cfc222a4eb493c59caed578fc4d96973e9800504.tar.gz articles-cfc222a4eb493c59caed578fc4d96973e9800504.tar.bz2 articles-cfc222a4eb493c59caed578fc4d96973e9800504.zip | |
XHTML stuff
Diffstat (limited to 'templates/admin_topics.tpl')
| -rw-r--r-- | templates/admin_topics.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin_topics.tpl b/templates/admin_topics.tpl index a436846..e1a7714 100644 --- a/templates/admin_topics.tpl +++ b/templates/admin_topics.tpl @@ -1,4 +1,4 @@ -{* $Header: /cvsroot/bitweaver/_bit_articles/templates/admin_topics.tpl,v 1.5 2005/09/04 09:39:02 squareing Exp $ *} +{* $Header: /cvsroot/bitweaver/_bit_articles/templates/admin_topics.tpl,v 1.6 2005/09/04 18:07:52 squareing Exp $ *} {strip} {assign var=serviceEditTpls value=$gLibertySystem->getServiceValues('content_edit_tpl')} @@ -70,7 +70,7 @@ {/if} </td> - <td align="right" nowrap="nowrap"> + <td align="right"> {smartlink ititle='edit' ibiticon='liberty/edit' ifile='edit_topic.php' topic_id=`$topics[user].topic_id`} {smartlink ititle='permissions' ibiticon='liberty/permissions' ipackage='kernel' ifile='object_permissions.php' objectName="Topic `$topics[user].name`" object_type=topic permType=topics object_id=`$topics[user].topic_id`} <br /> |
