mirror of
https://github.com/WhatCD/Gazelle.git
synced 2025-01-18 12:11:36 +00:00
Empty commit
This commit is contained in:
parent
1972eded06
commit
e607d26004
@ -503,7 +503,7 @@ function compare($X, $Y) {
|
||||
<input type="hidden" name="auth" value="<?=$LoggedUser['AuthKey']?>" />
|
||||
<input type="hidden" name="collageid" value="<?=$CollageID?>" />
|
||||
<div class="field_div">
|
||||
<textarea name="urls" rows="5" cols="25" style="white-space: nowrap;"></textarea>
|
||||
<textarea name="urls" rows="5" cols="25" style="white-space: pre; word-wrap: normal; overflow: auto;"></textarea>
|
||||
</div>
|
||||
<div class="submit_div">
|
||||
<input type="submit" value="Add" />
|
||||
|
Loading…
Reference in New Issue
Block a user