Small tweaks
This commit is contained in:
parent
c1268ae9b1
commit
662d04ce3d
|
@ -7,8 +7,8 @@ var (
|
||||||
PageSizeBlockList = 12
|
PageSizeBlockList = 12
|
||||||
PageSizeAdminCertification = 20
|
PageSizeAdminCertification = 20
|
||||||
PageSizeAdminFeedback = 20
|
PageSizeAdminFeedback = 20
|
||||||
PageSizeSiteGallery = 18
|
PageSizeSiteGallery = 16
|
||||||
PageSizeUserGallery = 18
|
PageSizeUserGallery = 16
|
||||||
PageSizeInboxList = 20 // sidebar list
|
PageSizeInboxList = 20 // sidebar list
|
||||||
PageSizeInboxThread = 20 // conversation view
|
PageSizeInboxThread = 20 // conversation view
|
||||||
PageSizeForums = 100 // TODO: for main category index view
|
PageSizeForums = 100 // TODO: for main category index view
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
name="intent"
|
name="intent"
|
||||||
value="submit"
|
value="submit"
|
||||||
class="button is-success">
|
class="button is-success">
|
||||||
Post Message
|
Post Comment
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user