Small tweaks

pull/12/head
Noah 2022-08-26 20:04:48 -07:00
parent c1268ae9b1
commit 662d04ce3d
2 changed files with 3 additions and 3 deletions

View File

@ -7,8 +7,8 @@ var (
PageSizeBlockList = 12
PageSizeAdminCertification = 20
PageSizeAdminFeedback = 20
PageSizeSiteGallery = 18
PageSizeUserGallery = 18
PageSizeSiteGallery = 16
PageSizeUserGallery = 16
PageSizeInboxList = 20 // sidebar list
PageSizeInboxThread = 20 // conversation view
PageSizeForums = 100 // TODO: for main category index view

View File

@ -75,7 +75,7 @@
name="intent"
value="submit"
class="button is-success">
Post Message
Post Comment
</button>
</div>
</form>