diff options
author | Andreas Gohr <andi@splitbrain.org> | 2006-03-05 13:08:15 +0100 |
---|---|---|
committer | Andreas Gohr <andi@splitbrain.org> | 2006-03-05 13:08:15 +0100 |
commit | 4d6f545e4610db72887c95942e6c0c3915f76cf5 (patch) | |
tree | 3e07d18b931cd2e311e5bf978878ee9955ca4ebe /lib | |
parent | ff175d6515d0219bd1307267ba7f28d32603b64f (diff) | |
download | rpg-4d6f545e4610db72887c95942e6c0c3915f76cf5.tar.gz rpg-4d6f545e4610db72887c95942e6c0c3915f76cf5.tar.bz2 |
more html fixes
darcs-hash:20060305120815-7ad00-28c98cc4a629967c44ac176f843ce1f8f54e383c.gz
Diffstat (limited to 'lib')
-rw-r--r-- | lib/tpl/default/mediaref.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/default/mediaref.php b/lib/tpl/default/mediaref.php index a2d12eb95..06af5764c 100644 --- a/lib/tpl/default/mediaref.php +++ b/lib/tpl/default/mediaref.php @@ -39,7 +39,7 @@ <?php tpl_showreferences($mediareferences)?> <div class="mediaref_footer"> - <hr> + <hr /> <?php tpl_button('backtomedia')?> </div> </div> |