enforced whitespace around metainfo editor
git-svn-id: file:///home/shish/svn/shimmie2/trunk@728 7f39781d-f577-437e-ae19-be835c7a54ca
This commit is contained in:
parent
499d752ca9
commit
975251ed42
@ -98,9 +98,10 @@ class ViewTheme extends Themelet {
|
|||||||
$html .= $part;
|
$html .= $part;
|
||||||
}
|
}
|
||||||
$html .= "
|
$html .= "
|
||||||
<input type='submit' value='Set'>
|
<br><input type='submit' value='Set'>
|
||||||
</div>
|
|
||||||
</form>
|
</form>
|
||||||
|
<br>
|
||||||
|
</div>
|
||||||
";
|
";
|
||||||
return $html;
|
return $html;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user