summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2006-07-31 20:25:14 +0200
committerAndreas Gohr <andi@splitbrain.org>2006-07-31 20:25:14 +0200
commit18d694935e0cce27c377e9edf7bd8904e69c1d87 (patch)
treee640540b715d72f6efded4fa8bc7ec04517fb77d
parent7ff382a42e3947b19e74331aa6394c53df256618 (diff)
downloadrpg-18d694935e0cce27c377e9edf7bd8904e69c1d87.tar.gz
rpg-18d694935e0cce27c377e9edf7bd8904e69c1d87.tar.bz2
replaced inlinestyle with class
darcs-hash:20060731182514-7ad00-25984c9370bb43abe52e6c17fb1a5eb701c3e6da.gz
-rw-r--r--inc/media.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/media.php b/inc/media.php
index e4f78c772..a74f55956 100644
--- a/inc/media.php
+++ b/inc/media.php
@@ -431,7 +431,7 @@ function media_uploadform($ns, $auth){
<p>
<label for="upload__name"><?php echo $lang['txt_filename']?>:</label>
- <span style="white-space:nowrap">
+ <span class="nowrap">
<input type="text" name="id" class="edit" id="upload__name" /><input
type="submit" class="button" value="<?php echo $lang['btn_upload']?>"
accesskey="s" />